Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
c70d203
CogVideoX docs
glide-the Oct 4, 2024
3b8bea2
mv images to https://huggingface.co/datasets/huggingface/documentatio…
glide-the Oct 7, 2024
58b6157
Update docs/source/en/_toctree.yml
glide-the Oct 11, 2024
7c621b7
Update docs/source/en/using-diffusers/text-img2vid.md
glide-the Oct 11, 2024
1040fe2
Update docs/source/en/using-diffusers/text-img2vid.md
glide-the Oct 11, 2024
b681aa5
Update docs/source/en/using-diffusers/text-img2vid.md
glide-the Oct 11, 2024
aeb52ed
Update docs/source/en/training/cogvideox.md
glide-the Oct 11, 2024
6731754
Update docs/source/en/training/cogvideox.md
glide-the Oct 11, 2024
1ed46ff
Update docs/source/en/training/cogvideox.md
glide-the Oct 11, 2024
96d673f
Update docs/source/en/training/cogvideox.md
glide-the Oct 11, 2024
0159b43
Update docs/source/en/training/cogvideox.md
glide-the Oct 11, 2024
087fa97
Update docs/source/en/training/cogvideox.md
glide-the Oct 11, 2024
e8b377e
Update docs/source/en/training/cogvideox.md
glide-the Oct 11, 2024
72aebcf
Update docs/source/en/training/cogvideox.md
glide-the Oct 11, 2024
4fd19f6
Update docs/source/en/using-diffusers/cogvideox.md
glide-the Oct 11, 2024
d8a9a8f
Update docs/source/en/using-diffusers/cogvideox.md
glide-the Oct 11, 2024
6107be1
Update docs/source/en/using-diffusers/cogvideox.md
glide-the Oct 11, 2024
a940038
Update docs/source/en/using-diffusers/cogvideox.md
glide-the Oct 11, 2024
b0d4146
Update CogVideoX training documentation
glide-the Oct 11, 2024
23232f7
Reduce memory usage and update training documentation
glide-the Oct 11, 2024
ab169be
update cogvideoxmd
glide-the Oct 11, 2024
1034de0
Update docs/source/en/training/cogvideox.md
glide-the Oct 13, 2024
0c31092
Update docs/source/en/training/cogvideox.md
glide-the Oct 13, 2024
7149a16
Update docs/source/en/training/cogvideox.md
glide-the Oct 13, 2024
4b10b0c
Update docs/source/en/training/cogvideox.md
glide-the Oct 13, 2024
4badd47
Update CogVideoX documentation with improved text-to-video generation…
glide-the Oct 13, 2024
e454c95
Merge branch 'main' into doc_cogvideox
yiyixuxu Oct 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/source/en/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@
title: Outpainting
title: Advanced inference
- sections:
- local: using-diffusers/cogvideox
title: CogVideoX
- local: using-diffusers/sdxl
title: Stable Diffusion XL
- local: using-diffusers/sdxl_turbo
Expand Down Expand Up @@ -129,6 +131,8 @@
title: T2I-Adapters
- local: training/instructpix2pix
title: InstructPix2Pix
- local: training/cogvideox
title: CogVideoX
title: Models
- isExpanded: false
sections:
Expand Down
Loading
Loading