hoangkha1810 commited on
Commit
fadc162
·
verified ·
1 Parent(s): f7b982e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,4 +121,4 @@ demo = gr.Interface(
121
 
122
  )
123
  # demo.launch(enable_queue = False)
124
- demo.launch()
 
121
 
122
  )
123
  # demo.launch(enable_queue = False)
124
+ demo.launch(show_error=True)