Skip to content

Commit 8b28232

Browse files
committed
update docs
1 parent f2213e8 commit 8b28232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/api/pipelines/cogvideox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ There is one model available that can be used with the image-to-video CogVideoX
4040

4141
For the CogVideoX 1.5 series of models, note that:
4242
- Text-to-video works best at `1360 x 768` resolution because it is trained with that specific resolution
43-
- Image-to-video works for multiple resolutions. Width can vary from `256` to `1360`, and height can vary from `256` to `768`. Note that the height/width must be divisible by `16`.
43+
- Image-to-video works for multiple resolutions. Width can vary from `768` to `1360`, and height must be `768`. Note that the height/width must be divisible by `16`.
4444
- Both T2V and I2V models support generation with `81` and `161` frames and work best at this value. It is recommended to export videos at 16 FPS.
4545

4646
There are two models that support pose controllable generation (by the [Alibaba-PAI](https://huggingface.co/alibaba-pai) team):

0 commit comments

Comments
 (0)