Skip to content

Commit 54b6b3f

Browse files
committed
update
1 parent e92ee28 commit 54b6b3f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tests/models/transformers/test_models_transformer_mochi.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@
1818
import torch
1919

2020
from diffusers import MochiTransformer3DModel
21-
from diffusers.utils.testing_utils import (
22-
enable_full_determinism,
23-
torch_device
24-
)
21+
from diffusers.utils.testing_utils import enable_full_determinism, torch_device
2522

2623
from ..test_modeling_common import ModelTesterMixin
2724

0 commit comments

Comments
 (0)