abhillubillu commited on
Commit
43d3b21
1 Parent(s): bea7699

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -190,7 +190,7 @@ with gr.Blocks() as demo:
190
  with gr.Column():
191
  pass
192
 
193
- demo.launch()
194
 
195
 
196
  # gradio_interface = gradio.Interface(
 
190
  with gr.Column():
191
  pass
192
 
193
+ demo.launch(show_error=True)
194
 
195
 
196
  # gradio_interface = gradio.Interface(