1aurent commited on
Commit
3ca300c
·
verified ·
1 Parent(s): cf451d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,4 +80,4 @@ with gr.Blocks() as demo:
80
  outputs=output_caption,
81
  )
82
 
83
- demo.launch(share=False)
 
80
  outputs=output_caption,
81
  )
82
 
83
+ demo.launch(share=True)