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 359bc7b commit c82d4faCopy full SHA for c82d4fa
tests/pipelines/wan/test_wan_22.py
@@ -50,7 +50,6 @@ class Wan22PipelineFastTests(PipelineTesterMixin, unittest.TestCase):
50
)
51
test_xformers_attention = False
52
supports_dduf = False
53
- test_optional_components = ["transformer_2", "transformer"]
54
55
def get_dummy_components(self):
56
torch.manual_seed(0)
0 commit comments