Apply Code Formatter Change

This commit is contained in:
Tps-F 2023-08-19 13:47:41 +00:00 committed by github-actions[bot]
parent c054138f0f
commit 4c2fa81012
1 changed files with 1 additions and 2 deletions

View File

@ -140,6 +140,7 @@ for name in os.listdir(weight_uvr5_root):
if name.endswith(".pth") or "onnx" in name:
uvr5_names.append(name.replace(".pth", ""))
def change_choices():
names = []
for name in os.listdir(weight_root):
@ -1004,8 +1005,6 @@ def change_f0_method(f0method8):
return {"visible": visible, "__type__": "update"}
with gr.Blocks(title="RVC WebUI") as app:
gr.Markdown(
value=i18n(