Skip to content

Commit 754a547

Browse files
waitingcheungdg845
andauthored
Update tests/pipelines/motif_video/test_motif_video.py
Co-authored-by: dg845 <58458699+dg845@users.noreply.github.com>
1 parent 3ee4218 commit 754a547

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/pipelines/motif_video/test_motif_video.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,6 @@ def test_inference(self):
144144
self.assertEqual(generated_video.shape, (9, 3, 16, 16))
145145

146146

147-
@unittest.skip("MotifVideo pipeline does not use guidance_scale")
148-
def test_pipeline_call_signature(self):
149-
pass
150147

151148
@unittest.skip("MotifVideo outputs video, not images - test infrastructure expects image output")
152149
def test_attention_slicing_forward_pass(self):

0 commit comments

Comments
 (0)