NihalGazi commited on
Commit
dbab7f1
·
verified ·
1 Parent(s): 5cca2ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -190,4 +190,4 @@ with gr.Blocks(css=css) as iface:
190
  concurrency_limit=30
191
  )
192
 
193
- iface.queue().launch(debug=True, ssr_mode=False)
 
190
  concurrency_limit=30
191
  )
192
 
193
+ iface.queue().launch(debug=True)