Change8

Diffusers

AI & LLMs

🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.

Latest: v0.36.08 releasesView on GitHub →

Release History

v0.36.06 fixes13 features
Dec 8, 2025

This release introduces several major image and video pipelines (Flux2, Hunyuan 1.5, Sana-Video), high-performance attention backends via the 'kernels' library, and the TaylorSeer caching method for significant speed improvements.

v0.35.23 fixes1 feature
Oct 15, 2025

This patch release focuses on bug fixes for model initialization, device placement for Wan and LTX models, and ensuring compatibility with PyTorch 2.3.1.

v0.35.11 feature
Aug 20, 2025

This release introduces improvements to the Qwen-Image Edit model within the diffusers library.

v0.35.06 fixes12 features
Aug 19, 2025

This release introduces major new pipelines (Wan 2.2, Flux-Kontext, Qwen-Image), significant performance optimizations via regional compilation and GGUF CUDA kernels, and an experimental modular pipeline system.

v0.34.01 fix10 features
Jun 24, 2025

This release introduces several major video and image generation pipelines including Wan VACE, Cosmos Predict2, and Chroma, while significantly improving torch.compile performance and memory optimization techniques.

v0.33.11 fix
Apr 10, 2025

This release provides a bug fix for the Wan pipeline to correctly handle ftfy imports.

v0.33.010 features
Apr 9, 2025

This release introduces several major video and image generation pipelines including Wan2.1, LTX Video 0.9.5, and Lumina2, alongside significant memory optimization features like Layerwise Casting and Group Offloading.

v0.32.25 fixes4 features
Jan 15, 2025

This patch release fixes regressions in Flux single-file and LoRA loading (including 4-bit support) and resolves several bugs in HunyuanVideo related to batch processing and LoRA compatibility.