DreamStream-1 commited on
Commit
2a7035a
·
verified ·
1 Parent(s): da0d067

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -392,4 +392,4 @@ with gr.Blocks(theme="shivi/calm_seafoam") as app:
392
  )
393
 
394
  # Launch the Gradio application
395
- app.launch()
 
392
  )
393
 
394
  # Launch the Gradio application
395
+ app.launch(share=True)