inoculatemedia commited on
Commit
6292ae8
·
verified ·
1 Parent(s): 1a60f02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -329,6 +329,6 @@ with iface:
329
  )
330
  # <p>This demo is strictly for research demo purpose only. For commercial use please <a href="haoheliu@gmail.com">contact us</a>.</p>
331
 
332
- iface.queue(concurrency_limit=10)
333
  # iface.launch(debug=True)
334
  iface.launch(debug=True, share=False)
 
329
  )
330
  # <p>This demo is strictly for research demo purpose only. For commercial use please <a href="haoheliu@gmail.com">contact us</a>.</p>
331
 
332
+ #iface.queue(concurrency_limit=10)
333
  # iface.launch(debug=True)
334
  iface.launch(debug=True, share=False)