Skip to content

Commit 3ee4218

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 ab4273e commit 3ee4218

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/pipelines/motif_video/test_motif_video.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@ def test_inference(self):
143143

144144
self.assertEqual(generated_video.shape, (9, 3, 16, 16))
145145

146-
def test_inference_batch_single_identical(self):
147-
pass
148146

149147
@unittest.skip("MotifVideo pipeline does not use guidance_scale")
150148
def test_pipeline_call_signature(self):

0 commit comments

Comments
 (0)