Nikhil0987 commited on
Commit
b16f688
1 Parent(s): d75866e
Files changed (1) hide show
  1. convo.py +1 -1
convo.py CHANGED
@@ -12,7 +12,7 @@ def convo():
12
 
13
  # candidate_labels = ["HELP", "PROBLEM SOLVE", "GENERAL TALK"]
14
 
15
-
16
  ans = chatbot(conversation)
17
  # add_user_input = st.button("Add User Input")
18
 
 
12
 
13
  # candidate_labels = ["HELP", "PROBLEM SOLVE", "GENERAL TALK"]
14
 
15
+
16
  ans = chatbot(conversation)
17
  # add_user_input = st.button("Add User Input")
18