#3 · Primary category: Image Generation
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
Project last updated:08/29/26
GitHub Stars
34.4K
Forks
7.3K
Contributors
1.2K
License
Apache-2.0
Why we included this project
Diffusers is the library most teams reach for when they need to run or train diffusion models in PyTorch. It ships pretrained pipelines for text-to-image, image-to-image, inpainting, and upscaling, so you can load a Stable Diffusion or FLUX checkpoint and generate in a few lines of code. When you need more control, the underlying components stay exposed, so swapping schedulers or adapters is straightforward. The same modular design carries over to video and audio generation, which makes it a practical starting point if your product spans more than one modality. Since it is the reference implementation for many popular open models, documentation and community examples are plentiful, and you rarely have to figure things out from scratch when moving to production.
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
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.
awesome-gpt-image-2
Prompt as Code | GPT-Image2 industrial-grade prompt engine & template library: 530+ reverse-engineered cases, 20+ templates, extracted Skills, continuously updated.