haoheliu commited on
Commit
8f84458
1 Parent(s): ea270ed

first commit

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