Azazkhan commited on
Commit
cb36667
1 Parent(s): 964c4dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,4 +53,4 @@ iface = gr.Interface(
53
  live=True
54
  )
55
 
56
- iface.launch()
 
53
  live=True
54
  )
55
 
56
+ iface.launch(share=True)