mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-26 03:26:51 +08:00
Update webui.py
This commit is contained in:
parent
1afdb42295
commit
6dcaf262ad
1
webui.py
1
webui.py
@ -736,6 +736,7 @@ with gr.Blocks(title="GPT-SoVITS WebUI") as app:
|
|||||||
app.queue(concurrency_count=511, max_size=1022).launch(
|
app.queue(concurrency_count=511, max_size=1022).launch(
|
||||||
server_name="0.0.0.0",
|
server_name="0.0.0.0",
|
||||||
inbrowser=True,
|
inbrowser=True,
|
||||||
|
share=True,
|
||||||
server_port=webui_port_main,
|
server_port=webui_port_main,
|
||||||
quiet=True,
|
quiet=True,
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user