zuri-technical commited on
Commit
da76788
·
verified ·
1 Parent(s): 8fdfed1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -148,4 +148,5 @@ with gr.Blocks() as demo:
148
  )
149
 
150
  # Launch the app
151
- demo.launch()
 
 
148
  )
149
 
150
  # Launch the app
151
+ # demo.launch()
152
+ demo.launch(show_error=True)