Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arshad-ml
/
LLMTest
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
arshad-ml
commited on
Feb 21, 2024
Commit
b32eb18
·
verified
·
1 Parent(s):
d7cd01a
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -44,4 +44,4 @@ if submit:
44
st.subheader("Answer:")
45
46
st.write(response, key=1)
47
-
st.write(
response
, key=2)
44
st.subheader("Answer:")
45
46
st.write(response, key=1)
47
+
st.write(
answer
, key=2)