ezb commited on
Commit
5120f4e
·
verified ·
1 Parent(s): 42a5fd0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,4 +30,4 @@ gradio_interface = gr.Interface(
30
  theme=gr.themes.Soft()
31
  )
32
 
33
- gradio_interface.launch()
 
30
  theme=gr.themes.Soft()
31
  )
32
 
33
+ gradio_interface.launch(share=true)