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

Commit

Permalink
ruff fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ylzz1997 committed Aug 3, 2023
1 parent 6c02ae4 commit 947a5cc
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 947a5cc

Please sign in to comment.