Myogyi commited on
Commit
5758a80
·
verified ·
1 Parent(s): d53848e

Update app.py

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