shamimjony1000 commited on
Commit
7200bfe
·
verified ·
1 Parent(s): f57229d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,4 +46,4 @@ iface = gr.Interface(
46
  )
47
 
48
  # Launch the Gradio Interface
49
- iface.launch()
 
46
  )
47
 
48
  # Launch the Gradio Interface
49
+ iface.launch(share=True)