Gordon-H commited on
Commit
2c4555b
·
verified ·
1 Parent(s): f55c607

update public link

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
  # Launch the Gradio interface
84
- iface.launch()
 
81
  )
82
 
83
  # Launch the Gradio interface
84
+ iface.launch(share=True)