saracn commited on
Commit
1ac0dda
·
verified ·
1 Parent(s): bcc1181

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,5 +4,4 @@ def echo(message, history):
4
  return message
5
 
6
  chatbot = gr.ChatInterface(echo)
7
-
8
  chatbot.launch()
 
4
  return message
5
 
6
  chatbot = gr.ChatInterface(echo)
 
7
  chatbot.launch()