mirror of
https://github.com/Mangio621/Mangio-RVC-Fork.git
synced 2025-12-29 00:21:16 +01:00
Add files via upload
This commit is contained in:
@@ -1312,7 +1312,7 @@ with gr.Blocks() as app:
|
||||
interactive=True,
|
||||
)
|
||||
batch_size12 = gr.Slider(
|
||||
minimum=0,
|
||||
minimum=1,
|
||||
maximum=40,
|
||||
step=1,
|
||||
label=i18n("每张显卡的batch_size"),
|
||||
@@ -1540,4 +1540,4 @@ with gr.Blocks() as app:
|
||||
inbrowser=not config.noautoopen,
|
||||
server_port=config.listen_port,
|
||||
quiet=True,
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user