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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -331,4 +331,4 @@ with iface:
331
 
332
  #iface.queue(concurrency_limit=10)
333
  # iface.launch(debug=True)
334
- iface.launch(debug=True, share=False)
 
331
 
332
  #iface.queue(concurrency_limit=10)
333
  # iface.launch(debug=True)
334
+ iface.launch(debug=True, share=True)