Diffusers
AI & LLMs🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
Release History
v0.36.06 fixes13 featuresThis 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 featureThis 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 featureThis release introduces improvements to the Qwen-Image Edit model within the diffusers library.
v0.35.06 fixes12 featuresThis 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 featuresThis 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 fixThis release provides a bug fix for the Wan pipeline to correctly handle ftfy imports.
v0.33.010 featuresThis 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 featuresThis 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.