Ankush05 commited on
Commit
cba8fd5
·
1 Parent(s): 2ddafac
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -26,6 +26,4 @@ def Chatbot():
26
  ans =convo(umsg)
27
  with st.chat_message("assistant"):
28
  st.write(ans)
29
-
30
-
31
-
 
26
  ans =convo(umsg)
27
  with st.chat_message("assistant"):
28
  st.write(ans)
29
+