mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-07 10:10:23 +08:00
chore(format): run black on dev (#111)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ef9c8eb656
commit
b88cc1e8fe
@@ -98,8 +98,9 @@ if __name__ == "__main__":
|
||||
# f = open("%s/log_extract_f0.log"%exp_dir, "w")
|
||||
|
||||
from configs import Config
|
||||
|
||||
Config.use_insecure_load()
|
||||
|
||||
|
||||
printt(" ".join(sys.argv))
|
||||
featureInput = FeatureInput(is_half, device)
|
||||
paths = []
|
||||
|
||||
Reference in New Issue
Block a user