nirajandhakal commited on
Commit
70aefe2
·
verified ·
1 Parent(s): bdeeb34

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -202,4 +202,4 @@ with gr.Blocks(css=css, theme=gr.themes.Soft(primary_hue="blue", secondary_hue="
202
  outputs=None
203
  )
204
 
205
- demo.launch()
 
202
  outputs=None
203
  )
204
 
205
+ demo.launch(share=True)