#180 · Primary category: Video & Animation

AnimateDiff

Official implementation of AnimateDiff.

Project last updated:07/31/24

GitHub Stars

12.2K

Forks

1.1K

Contributors

7

License

Apache-2.0

Why we included this project

AnimateDiff bolts a motion module onto an existing Stable Diffusion checkpoint, so teams already running text-to-image pipelines can generate short animated clips without training a video model from scratch. The repo ships runnable sampling scripts, a Gradio interface for local demos, and checkpoints for standard motion plus controllable variants such as MotionLoRA and the SparseCtrl encoders, which take RGB or sketch guidance. MotionLoRA is worth a look when you want a specific camera move like zooming or panning rather than generic motion. Treat it as a research-grade toolkit rather than production software: expect visible flicker, and any image inputs should come from the same community model so the style stays aligned. Plan to experiment.

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