elinstallation commited on
Commit
ea43906
·
verified ·
1 Parent(s): a665d60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -249,4 +249,4 @@ with gr.Blocks(
249
  additional_inputs=[chatbot_topic]
250
  )
251
  #launching chatbot
252
- demo.launch()
 
249
  additional_inputs=[chatbot_topic]
250
  )
251
  #launching chatbot
252
+ demo.launch(error=True)