Chris4K commited on
Commit
54efdc5
·
1 Parent(s): 88bb2e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,4 +91,4 @@ with gr.Blocks(css=css) as demo:
91
  bot, chatbot, chatbot
92
  )
93
 
94
- demo.launch()
 
91
  bot, chatbot, chatbot
92
  )
93
 
94
+ demo.launch(debug=True)