himisir commited on
Commit
28ef2bb
·
1 Parent(s): 9ec2149

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,4 +59,4 @@ iface = gr.Interface(
59
  live=True
60
  )
61
 
62
- iface.launch()
 
59
  live=True
60
  )
61
 
62
+ iface.launch(share=True)