Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ankush05
/
Test
like
0
Sleeping
App
Files
Files
Community
2
Ankush05
commited on
Oct 12, 2023
Commit
aea51ec
•
1 Parent(s):
2b5e47c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -13,4 +13,6 @@ def Chatbot():
13
st.chat_message("user")
14
st.write(["content"][0])
15
16
13
st.chat_message("user")
14
st.write(["content"][0])
15
16
+
Chatbot()
17
+
18