salomonsky commited on
Commit
10337dd
·
verified ·
1 Parent(s): fbdfc92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,4 +72,4 @@ chat_interface = gr.Interface(
72
  theme="soft",
73
  )
74
 
75
- chat_interface.launch(share=True, debug=True, callback=update_output_text)
 
72
  theme="soft",
73
  )
74
 
75
+ chat_interface.launch(share=True, debug=True)