xpvwklvjp commited on
Commit
b72fbb2
·
verified ·
1 Parent(s): 87f9eb3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,4 +57,4 @@ iface = gr.Interface(
57
  )
58
 
59
  logger.info("Launching the Gradio interface...")
60
- iface.launch()
 
57
  )
58
 
59
  logger.info("Launching the Gradio interface...")
60
+ iface.launch(show_error=True)