1
0
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 (#55)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-14 22:45:03 +09:00
committed by GitHub
parent c51a73f521
commit ed8a0c3e34
8 changed files with 14 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ import shutil
from multiprocessing import cpu_count
import torch
# TODO: move device selection into rvc
import logging