ArianatorQualquer commited on
Commit
0f3b1fb
·
1 Parent(s): 7a209cf

Update app (1).py

Browse files
Files changed (1) hide show
  1. app (1).py +1 -1
app (1).py CHANGED
@@ -2084,5 +2084,5 @@ with gr.Blocks(theme=gr.themes.Base(), title='Mangio-RVC-Web 💻') as app:
2084
  "-------------------------------\n"
2085
  )
2086
 
2087
- app.queue(concurrency_count=511, max_size=1022).launch(share=False, quiet=True)
2088
  #endregion
 
2084
  "-------------------------------\n"
2085
  )
2086
 
2087
+ app.queue(concurrency_count=511, max_size=1022).launch(share=True, quiet=True)
2088
  #endregion