Imsachinsingh00 commited on
Commit
5653524
·
verified ·
1 Parent(s): 78cbc5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -78,4 +78,3 @@ if user_input:
78
  placeholder.write(bot_reply)
79
  st.session_state.history.append(("Bot", bot_reply))
80
 
81
- ```
 
78
  placeholder.write(bot_reply)
79
  st.session_state.history.append(("Bot", bot_reply))
80