AI Potluck
Infrastructure / Core ML frameworks & libraries

Diffusers

Hugging Face

Diffusers is a PyTorch library from Hugging Face providing pretrained diffusion models for generating images, audio, and 3D molecular structures. It offers ready-to-use inference pipelines, interchangeable noise schedulers, and pretrained models that serve as building blocks for custom diffusion systems. It is Hugging Face's primary library for diffusion-based generative models.

Verified 2026-08-13 via GitHub and the LICENSE body.

Openness

5 high confidence
5.0
license
Apache-2.0(OSI)
source
public
core-gated
ungated

LICENSE file is the standard, unmodified Apache 2.0 text. The repository is public and unarchived, and the README describes the whole library with no paid, enterprise or hosted tier beside it, so source is public and the core ungated.

Adoption

4 high confidence
4.0

8,248,209 PyPI downloads of `diffusers` in the trailing 30 days, which falls in the 1M-10M a month band of the software usage scale, level 4.

Capability

4 high confidence
4.0

Deep but domain-specific to diffusion/generative models rather than general-purpose ML.

Verified 2026-08-13