narain commited on
Commit
991bd3c
·
1 Parent(s): 4395824
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,4 +62,4 @@ iface = gr.Interface(
62
  )
63
 
64
  # Launch the app
65
- iface.launch()
 
62
  )
63
 
64
  # Launch the app
65
+ iface.launch(share=True)