mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-05-07 04:09:06 +08:00
chore(format): run black on dev
This commit is contained in:
parent
b4ab2f7a36
commit
02f756d630
@ -217,7 +217,7 @@ def download_all_assets(tmpdir: str, version="0.2.3"):
|
|||||||
"linux_amd64": "463",
|
"linux_amd64": "463",
|
||||||
"linux_arm64": "464",
|
"linux_arm64": "464",
|
||||||
"windows_386": "465",
|
"windows_386": "465",
|
||||||
"windows_amd64":"466",
|
"windows_amd64": "466",
|
||||||
}[f"{system_type}_{architecture}"]
|
}[f"{system_type}_{architecture}"]
|
||||||
RVCMD_URL = BASE_URL + suffix
|
RVCMD_URL = BASE_URL + suffix
|
||||||
download_dns_yaml(
|
download_dns_yaml(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user