Skip to content

Commit fb2ede0

Browse files
a-r-r-o-wDN6
andauthored
Update src/diffusers/pipelines/mochi/pipeline_mochi.py
Co-authored-by: Dhruv Nair <[email protected]>
1 parent 8e11f34 commit fb2ede0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/diffusers/pipelines/mochi/pipeline_mochi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
```py
4949
>>> import torch
5050
>>> from diffusers import MochiPipeline
51+
>>> from diffusers.utils import export_to_video
5152
5253
>>> pipe = MochiPipeline.from_pretrained("genmo/mochi-1-preview", torch_dtype=torch.bfloat16)
5354
>>> pipe.to("cuda")

0 commit comments

Comments
 (0)