mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 15:19:59 +08:00
modified: tools/uvr5/webui.py
This commit is contained in:
parent
715e670b7c
commit
f612772d18
@ -168,7 +168,7 @@ with gr.Blocks(title="UVR5 WebUI") as app:
|
|||||||
[vc_output4],
|
[vc_output4],
|
||||||
api_name="uvr_convert",
|
api_name="uvr_convert",
|
||||||
)
|
)
|
||||||
app.queue(concurrency_count=511, max_size=1022).launch(
|
app.queue().launch(
|
||||||
server_name="0.0.0.0",
|
server_name="0.0.0.0",
|
||||||
inbrowser=True,
|
inbrowser=True,
|
||||||
share=is_share,
|
share=is_share,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user