LaynzID12 commited on
Commit
ec34c1c
1 Parent(s): 16f8dbe

Update app.py

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