We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c38b3d + b9de465 commit 0e89d56Copy full SHA for 0e89d56
1 file changed
tests/pipelines/motif_video/test_motif_video_image2video.py
@@ -182,9 +182,6 @@ def test_inference_batch_consistent(self):
182
def test_inference_batch_single_identical(self):
183
pass
184
185
- @unittest.skip("MotifVideo pipeline does not use guidance_scale")
186
- def test_pipeline_call_signature(self):
187
- pass
188
189
@unittest.skip("MotifVideo I2V requires vision tower for image conditioning - cannot work without text_encoder")
190
def test_encode_prompt_works_in_isolation(self):
0 commit comments