#150 · Primary category: Video & Animation

VideoCrafter

image-to-video text-to-video video-generation

VideoCrafter2: Overcoming Data Limitations for High-Quality Video Diffusion Models

Project last updated:01/09/26

GitHub Stars

5.1K

Forks

413

Contributors

13

License

Other

Why we included this project

If you are experimenting with generative video, VideoCrafter gives you a ready-made diffusion pipeline: feed it a text prompt or a starting image and it outputs a short clip. The repo ships pretrained Text2Video and Image2Video checkpoints plus the inference scripts, so you can generate from the command line or launch a local Gradio demo without wiring up the model yourself. The VideoCrafter2 update is worth a look because it improves motion and concept combination even when training data is limited, which is relevant if you are comparing base video models for an integration. The codebase is easy to read for researchers who want to understand how these models are put together, but note the research-only license if commercial use is on your mind. For higher-resolution image-to-video generation, the maintainers point to their separate DynamiCrafter project, so treat this repo as the gateway to their video generation family rather than a one-stop solution.

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