Wajahat698 commited on
Commit
dfea2ba
·
verified ·
1 Parent(s): d3726b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -190,4 +190,4 @@ if st.button("Submit"):
190
  response = chatbot_response(user_input, chat_history)
191
  st.write("AI:", response)
192
  else:
193
- st.warning("Please enter a message."
 
190
  response = chatbot_response(user_input, chat_history)
191
  st.write("AI:", response)
192
  else:
193
+ st.warning("Please enter a message.")