MegaTronX commited on
Commit
412269e
·
verified ·
1 Parent(s): 2ac29cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,5 +128,5 @@ gr.ChatInterface(
128
  scale=1,
129
  show_copy_button=True
130
  ),
131
- chatbot.retry(handle_retry, chatbot, [chatbot]),
132
  ).queue().launch()
 
128
  scale=1,
129
  show_copy_button=True
130
  ),
131
+ #chatbot.retry(handle_retry, chatbot, [chatbot]),
132
  ).queue().launch()