Ankush05 commited on
Commit
f33de25
·
1 Parent(s): cba8fd5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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
+