#55 · Primary category: Video & Animation

CogVideo

cogvideox image-to-video llm sora text-to-video video-generation

text and image to video generation: CogVideoX (2024) and CogVideo (ICLR 2023)

Project last updated:11/04/25

GitHub Stars

13.0K

Forks

1.3K

Contributors

39

License

Apache-2.0

Why we included this project

CogVideo is one of the more complete open options if your goal is actually generating video. The repo bundles the CogVideoX family, which covers text-to-video, image-to-video, and video continuation, alongside the earlier CogVideo model from 2023. You can run inference through the standard Hugging Face diffusers pipeline or the SAT code, and the memory-efficient and quantized options mean a single RTX 3060, or even older cards, can produce clips. LoRA fine-tuning recipes and the CogKit framework are there when you want to adapt the models to your own style or domain. Going from a written prompt or a starting frame to a finished clip stays inside Python, and the project keeps updating its tooling rather than settling into a static state.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category