Felguk commited on
Commit
e0be13e
·
verified ·
1 Parent(s): 38d2005

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
  )
54
 
55
  # Launch the app
56
- iface.launch()
 
53
  )
54
 
55
  # Launch the app
56
+ iface.launch(share=True)