prithivMLmods commited on
Commit
f5424b5
·
verified ·
1 Parent(s): 07bb31f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2420,4 +2420,4 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css, delete_cache=(60, 60)) as app:
2420
  )
2421
 
2422
  app.queue()
2423
- app.launch(ssr_mode=False)
 
2420
  )
2421
 
2422
  app.queue()
2423
+ app.launch(ssr_mode=False, show_error=True)