Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
artintel235
/
chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
artintel235
commited on
Feb 4
Commit
5852357
·
verified
·
1 Parent(s):
e7a0024
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -39,3 +39,4 @@ if user_input:
39
40
# Display assistant's reply
41
st.write(f"**Assistant:** {assistant_reply}")
39
40
# Display assistant's reply
41
st.write(f"**Assistant:** {assistant_reply}")
42
+