Skip to content

Commit 745bcec

Browse files
committed
supports_dduf
1 parent efc44ea commit 745bcec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pipelines/hidream/test_pipeline_hidream.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ class HiDreamImagePipelineFastTests(PipelineTesterMixin, unittest.TestCase):
5454

5555
required_optional_params = PipelineTesterMixin.required_optional_params
5656
test_layerwise_casting = True
57+
supports_dduf = False
5758

5859
def get_dummy_components(self):
5960
torch.manual_seed(0)

0 commit comments

Comments
 (0)