Diffusers welcomes FLUX-2 diffusion pipeline
Action Required
Users must migrate their code to utilize the new Flux2 pipeline and address the deprecation warning to avoid issues with future Diffusers versions.
AI Impact Summary
Diffusers has welcomed FLUX-2, a new diffusion pipeline. This release introduces a new model, Flux2, which is a 4-bit version of the Mistral3 model. The release includes code examples demonstrating how to use the new pipeline, and a warning about the deprecation of Flax classes in Diffusers v1.0.0, recommending migration to PyTorch classes. This update provides users with a new, optimized model for text-to-image generation.
Affected Systems
- Date
- 25 Nov 2025
- Change type
- capability
- Severity
- medium