IbrahimHasani commited on
Commit
f244820
·
1 Parent(s): 4c89f0a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,4 +112,4 @@ iface = gr.Interface(
112
  live=False
113
  )
114
 
115
- iface.launch()
 
112
  live=False
113
  )
114
 
115
+ iface.launch(share=True)