Junaidb commited on
Commit
87a2983
·
verified ·
1 Parent(s): b6a33f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -166,6 +166,6 @@ with gr.Blocks(css="style.css") as demo:
166
  cache_examples="lazy",
167
  )
168
 
169
- demo.queue().launch()
170
 
171
  Translate
 
166
  cache_examples="lazy",
167
  )
168
 
169
+ demo.queue().launch(show_error=True)
170
 
171
  Translate