Nifemi Alpine Durin commited on
Commit
a967c6e
·
1 Parent(s): 195ffb7
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,5 +152,5 @@ with gr.Blocks() as iface:
152
 
153
 
154
 
155
- iface.launch()
156
 
 
152
 
153
 
154
 
155
+ iface.launch(show_error=True)
156