sergiopaniego commited on
Commit
f34d06d
1 Parent(s): 56d8a53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,4 +128,4 @@ with gr.Blocks() as demo:
128
  ]
129
  )#.launch()
130
 
131
- demo.launch()
 
128
  ]
129
  )#.launch()
130
 
131
+ demo.launch(show_error=True)