We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc44ea commit 745bcecCopy full SHA for 745bcec
tests/pipelines/hidream/test_pipeline_hidream.py
@@ -54,6 +54,7 @@ class HiDreamImagePipelineFastTests(PipelineTesterMixin, unittest.TestCase):
54
55
required_optional_params = PipelineTesterMixin.required_optional_params
56
test_layerwise_casting = True
57
+ supports_dduf = False
58
59
def get_dummy_components(self):
60
torch.manual_seed(0)
0 commit comments