Skip to content

Commit d8a9a8f

Browse files
glide-thestevhliu
andauthored
Update docs/source/en/using-diffusers/cogvideox.md
Co-authored-by: Steven Liu <[email protected]>
1 parent 4fd19f6 commit d8a9a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/using-diffusers/cogvideox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ CogVideoX is an open-source version of the video generation model originating fr
1717
Model weights may be stored in separate subfolders on the Hub or locally, in which case, you should use the [`~DiffusionPipeline.from_pretrained`] method.
1818

1919

20-
```
20+
```py
2121
from diffusers import CogVideoXPipeline, CogVideoXImageToVideoPipeline
2222
pipe = CogVideoXPipeline.from_pretrained(
2323
"THUDM/CogVideoX-2b",

0 commit comments

Comments
 (0)