mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-08 12:00:49 +08:00
chore(format): run black on dev (#43)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e486649a91
commit
26d17cd714
@@ -4,6 +4,7 @@ import torch.nn as nn
|
|||||||
|
|
||||||
from .deepunet import DeepUnet
|
from .deepunet import DeepUnet
|
||||||
|
|
||||||
|
|
||||||
class E2E(nn.Module):
|
class E2E(nn.Module):
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
|
|||||||
Reference in New Issue
Block a user