The Hugging Face Diffusers library has expanded its model support to include the FLUX-2 series. FLUX-2 is the latest iteration of the FLUX model family, offering improved performance and new capabilities for generative AI tasks.
"FLUX-2 brings enhanced quality and faster inference times, making it a valuable addition to the Diffusers ecosystem," said a Hugging Face representative.
Developers can now integrate FLUX-2 models into their projects using the standard Diffusers API, enabling seamless image generation and manipulation. This update is expected to streamline workflows for both researchers and practitioners.
To get started, users can install the latest version of Diffusers and load FLUX-2 models with minimal code changes. Detailed documentation and examples are available on the Hugging Face model hub.