galib45 commited on
Commit
a0dc748
1 Parent(s): 7dab1d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,4 +73,4 @@ iface = gr.Interface(
73
  )
74
 
75
  # Launch the app
76
- iface.launch()
 
73
  )
74
 
75
  # Launch the app
76
+ iface.launch(share=True)