Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Enoch1359
/
bookie
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Enoch1359
commited on
Jul 29
Commit
813261c
·
verified
·
1 Parent(s):
97339d3
Update bookie.py
Browse files
Files changed (1)
hide
show
bookie.py
+2
-0
bookie.py
CHANGED
Viewed
@@ -57,6 +57,8 @@ if qb:
57
st.header("Answer")
58
st.subheader(result["answer"])
59
60
61
62
57
st.header("Answer")
58
st.subheader(result["answer"])
59
60
+
61
+
62
63
64