Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #371 from svc-develop-team/4.1-Stable
Browse files Browse the repository at this point in the history
ruff fix
  • Loading branch information
ylzz1997 committed Aug 3, 2023
2 parents 1cb33c3 + 947a5cc commit fec31b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions onnxexport/model_onnx_speaker_mix.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import torch
from torch import nn
from torch.nn import Conv1d, Conv2d
from torch.nn import functional as F
from torch.nn.utils import spectral_norm, weight_norm

import modules.attentions as attentions
import modules.commons as commons
Expand Down

0 comments on commit fec31b3

Please sign in to comment.