Skip to content

Commit 0e89d56

Browse files
committed
Merge branch 'feat/motif-video' of github.com:waitingcheung/diffusers into feat/motif-video
2 parents 9c38b3d + b9de465 commit 0e89d56

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/pipelines/motif_video/test_motif_video_image2video.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,6 @@ def test_inference_batch_consistent(self):
182182
def test_inference_batch_single_identical(self):
183183
pass
184184

185-
@unittest.skip("MotifVideo pipeline does not use guidance_scale")
186-
def test_pipeline_call_signature(self):
187-
pass
188185

189186
@unittest.skip("MotifVideo I2V requires vision tower for image conditioning - cannot work without text_encoder")
190187
def test_encode_prompt_works_in_isolation(self):

0 commit comments

Comments
 (0)