ezb commited on
Commit
9a40e0c
·
verified ·
1 Parent(s): 5120f4e

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(share=true)
 
30
  theme=gr.themes.Soft()
31
  )
32
 
33
+ gradio_interface.launch(share=True, force_download=True)