Supported Video Models
| Model | Type | Quality |
|---|---|---|
| CogVideoX | Text-to-video | High |
| AnimateDiff | Image-to-video | High |
| Stable Video Diffusion | Image-to-video | High |
| Wan Video | Text-to-video | High |
| LTX-Video | Text+audio-to-video | High |
| ModelScope | Text-to-video | Good |
Image Generation Models
Also supports 100+ image models: Stable Diffusion, SDXL, Flux, Kandinsky, PixArt, and more.
FAQ
Q: What is Diffusers? A: Hugging Face's Python library for running diffusion models with a unified API. Supports 50+ video generation models and 100+ image models. 33,200+ stars.
Q: Is Diffusers free? A: Yes. Apache 2.0 licensed. Models are freely downloadable from Hugging Face Hub. Requires GPU for practical use.