Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ankush05
/
Newcode
like
1
Sleeping
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
Ankush05
commited on
Oct 10, 2023
Commit
f33de25
·
1 Parent(s):
cba8fd5
this
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -26,4 +26,4 @@ def Chatbot():
26
ans =convo(umsg)
27
with st.chat_message("assistant"):
28
st.write(ans)
29
-
26
ans =convo(umsg)
27
with st.chat_message("assistant"):
28
st.write(ans)
29
+