mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-27 19:46:25 +08:00
Update gradio
This commit is contained in:
parent
62c448b785
commit
0e02585580
@ -194,7 +194,7 @@ with gr.Blocks(title="UVR5 WebUI") as app:
|
||||
[vc_output4],
|
||||
api_name="uvr_convert",
|
||||
)
|
||||
app.queue(concurrency_count=511, max_size=1022).launch(
|
||||
app.queue().launch(#concurrency_count=511, max_size=1022
|
||||
server_name="0.0.0.0",
|
||||
inbrowser=True,
|
||||
share=is_share,
|
||||
|
Loading…
x
Reference in New Issue
Block a user