1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-06 17:50:25 +08:00

chore(format): run black on dev (#2102)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-04 15:46:07 +09:00
committed by GitHub
parent bd0b43f7e6
commit e49c0dad74
4 changed files with 16 additions and 2 deletions

View File

@@ -263,6 +263,7 @@ class Config:
)
return x_pad, x_query, x_center, x_max
@singleton_variable
class CPUConfig:
def __init__(self):