sdafd commited on
Commit
6e1afe0
·
verified ·
1 Parent(s): d19cf40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ with gr.Blocks() as demo:
49
  )
50
 
51
  # Launch the interface
52
- demo.launch()
 
49
  )
50
 
51
  # Launch the interface
52
+ demo.launch(show_error=True)