Skip to content

Commit e8426ba

Browse files
committed
style
1 parent 1fbaff4 commit e8426ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffusers/models/transformers/transformer_skyreels_v2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
get_1d_sincos_pos_embed_from_grid,
3333
)
3434
from ..modeling_outputs import Transformer2DModelOutput
35-
from ..modeling_utils import ModelMixin, get_parameter_dtype
35+
from ..modeling_utils import ModelMixin
3636
from ..normalization import FP32LayerNorm
3737

3838

0 commit comments

Comments
 (0)