haoheliu commited on
Commit
79681cd
1 Parent(s): 6925286

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -284,6 +284,6 @@ with iface:
284
  )
285
  # <p>This demo is strictly for research demo purpose only. For commercial use please <a href="haoheliu@gmail.com">contact us</a>.</p>
286
 
287
- iface.queue(concurrency_count=3)
288
  iface.launch(debug=True)
289
  # iface.launch(debug=True, share=True)
 
284
  )
285
  # <p>This demo is strictly for research demo purpose only. For commercial use please <a href="haoheliu@gmail.com">contact us</a>.</p>
286
 
287
+ iface.queue(concurrency_count=2)
288
  iface.launch(debug=True)
289
  # iface.launch(debug=True, share=True)