Elalimy commited on
Commit
1326be0
·
verified ·
1 Parent(s): f14f0ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,4 +52,4 @@ iface = gr.Interface(
52
  )
53
 
54
  # Launch the Gradio app
55
- iface.launch()
 
52
  )
53
 
54
  # Launch the Gradio app
55
+ iface.launch(share=True)