Ankush05 commited on
Commit
aea51ec
1 Parent(s): 2b5e47c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -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