DylanonWic commited on
Commit
7247954
·
verified ·
1 Parent(s): bf47bea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,4 +13,4 @@ def slow_echo_chat(message, history):
13
 
14
 
15
  # gr.ChatInterface(chat).launch()
16
- gr.ChatInterface(slow_echo_chat).launch()
 
13
 
14
 
15
  # gr.ChatInterface(chat).launch()
16
+ gr.ChatInterface(chat).launch()