Unverified Commit f66bd326 authored by Aryan's avatar Aryan Committed by GitHub
Browse files

Rename Mochi integration test correctly (#10220)

rename integration test
parent c4c99c39
......@@ -275,7 +275,7 @@ class MochiPipelineIntegrationTests(unittest.TestCase):
gc.collect()
torch.cuda.empty_cache()
def test_cogvideox(self):
def test_mochi(self):
generator = torch.Generator("cpu").manual_seed(0)
pipe = MochiPipeline.from_pretrained("genmo/mochi-1-preview", torch_dtype=torch.float16)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment