fl399 commited on
Commit
6d7cc85
1 Parent(s): dd21f5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -189,4 +189,4 @@ demo = gr.Interface(
189
  ["deplot_case_study_x2.png", "Summarise the chart for me please."]],
190
  cache_examples=True)
191
 
192
- demo.launch()
 
189
  ["deplot_case_study_x2.png", "Summarise the chart for me please."]],
190
  cache_examples=True)
191
 
192
+ demo.launch(debug=True)