David-Chew-HL commited on
Commit
e0a0166
·
verified ·
1 Parent(s): 02fb200

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,4 +101,4 @@ iface = gr.Interface(
101
  )
102
 
103
 
104
- iface.launch()
 
101
  )
102
 
103
 
104
+ iface.launch(share=True)