mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 09:10:25 +08:00
chore(format): run black on dev (#1990)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
229fe68818
commit
55f9b3262c
@@ -55,6 +55,7 @@ vc = VC(config)
|
||||
|
||||
if not config.nocheck:
|
||||
from infer.lib.rvcmd import check_all_assets, download_all_assets
|
||||
|
||||
if not check_all_assets():
|
||||
download_all_assets(tmpdir=tmp)
|
||||
if not check_all_assets():
|
||||
|
||||
Reference in New Issue
Block a user