iamuddeshya commited on
Commit
1dd930c
·
verified ·
1 Parent(s): e1cc51c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -680,4 +680,4 @@ with gr.Blocks(theme="NoCrypt/[email protected]", title="🎵 UVR5 UI 🎵") as app:
680
  )
681
 
682
  app.queue()
683
- app.launch()
 
680
  )
681
 
682
  app.queue()
683
+ app.launch(share=True)