alaahussein commited on
Commit
e49e21c
1 Parent(s): 9db72e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,4 +81,4 @@ iface = gr.Interface(
81
  )
82
 
83
  # Run the Gradio app
84
- iface.launch(share=False)
 
81
  )
82
 
83
  # Run the Gradio app
84
+ iface.launch(share=True)