What is Flux AI? The Image Generator Taking Over the Internet

8 min read
  • flux ai
  • flux ai image
  • black forest labs
  • ai image generator
  • flux image ai

If you have been scrolling through AI-generated images recently and wondering how people are producing such strikingly realistic results — there is a good chance it was made with Flux.

Flux is not a single tool. It is a family of open-source AI image generation models built by Black Forest Labs, and it has quietly become the gold standard for image quality in the open-source AI world. Here is everything you need to know about what it is, how it works, and which version you should use.


Who Built Flux?

Flux was built by Black Forest Labs — a company founded in Freiburg im Breisgau, Germany in 2024 by Robin Rombach, Andreas Blattmann, and Patrick Esser. All three were former employees of Stability AI, and before that, they researched AI image generation at LMU Munich under Professor Björn Ommer. Their 2022 research resulted in the creation of Stable Diffusion — the model that first made open-source image generation mainstream.

In other words, the people who built Flux are the same people who built the foundation that most open-source image generation is built on. They know what they are doing.

Black Forest Labs raised an initial $31 million from investors including Andreessen Horowitz. In December 2025 it announced a $300 million Series B funding round — signaling serious long-term investment in the platform.


What Is Flux?

Flux is a text-to-image generation model — you describe what you want in plain language, and the model generates an image from your description.

What makes Flux different from other image generators is the combination of output quality, prompt accuracy, and open availability. According to independent testing by Ars Technica, Flux outputs are comparable to DALL-E 3 in prompt fidelity, match Midjourney 6 in photorealism, and handle human hands with more consistency than previous open-source models like Stable Diffusion XL — historically one of the hardest things for image models to get right.

Flux is built on a 12 billion parameter rectified flow transformer architecture — a technical design that gives it strong prompt understanding and image coherence across complex scenes.


The Model Lineup — FLUX.1 and FLUX.2

Black Forest Labs has released two generations of Flux models. Here is how they break down:

FLUX.1 — The First Generation

FLUX.1 [pro] — The top-of-the-line model. State-of-the-art performance with the best prompt following, visual quality, and output diversity. Available via API through Black Forest Labs directly, and through platforms like Replicate and fal.ai. Commercial use requires licensing.

FLUX.1 [dev] — An open-weight model directly distilled from FLUX.1 [pro]. Achieves similar quality and prompt adherence while being more efficient. Available on Hugging Face for non-commercial use. Developers and researchers can download and run it locally. A non-commercial license applies — commercial use requires contacting Black Forest Labs.

FLUX.1 [schnell] — The fastest model, optimized for speed. Available under an Apache 2.0 license — meaning fully open for personal, commercial, and research use with no restrictions. The trade-off is slightly lower output quality compared to Pro and Dev, but for many use cases the difference is minimal.

FLUX.1 Kontext — Released May 29, 2025. A suite of models enabling in-context image generation and editing — you can prompt with both text and images, allowing you to edit specific parts of an existing image while preserving the rest. Adobe integrated FLUX.1 Kontext Pro into Photoshop's generative fill tool in September 2025.

FLUX.1 Tools — A suite of editing tools including Fill (inpainting and outpainting), Depth (control based on depth maps), Canny (control based on edge detection), and Redux (mixing existing images with prompts). Available in both Pro and Dev variants.

FLUX.2 — The Second Generation

Released November 25, 2025, FLUX.2 is built on a latent flow matching architecture using Mistral AI's Mistral-3 model with 24 billion parameters as its vision-language backbone.

FLUX.2 [max] — The highest quality FLUX.2 model. Best for complex, detailed prompts and professional-grade output.

FLUX.2 [pro] — Balanced quality and speed. The recommended model for most everyday use cases.

FLUX.2 [flex] — Available via API. Flexible licensing that can be used for commercial applications.

FLUX.2 [klein] — Released January 15, 2026. The fastest FLUX.2 model, described as "towards interactive visual intelligence." Klein means "small" in German — it is optimized for speed while maintaining strong quality. Released under Apache 2.0 license — fully open and commercially free.

FLUX.2 focuses specifically on consistency and prompt accuracy. It handles text inside images reliably, maintains color consistency across variations, and allows editing parts of an image without breaking the overall structure.


Where Can You Use Flux?

Online — no setup required:

  • bfl.ai — Black Forest Labs' official playground for testing models in the browser
  • getimg.ai — Clean interface with access to FLUX.2 models
  • Replicate — API access and browser testing
  • fal.ai — Fast API access, popular with developers

Locally — for developers and power users:

# Run FLUX.1 [schnell] locally via diffusers
pip install diffusers torch

FLUX.1 [dev] and [schnell] weights are available directly on Hugging Face. Local inference requires a capable GPU — the models are large and compute-intensive, though FLUX.2 [klein] is designed to be more hardware-friendly.

Via popular tools:

  • ComfyUI — the most popular local AI image interface, full Flux support
  • Stable Diffusion WebUI Forge — supports Flux models
  • Recraft Studio — browser-based creative tool with Flux integration
  • Adobe Photoshop — FLUX.1 Kontext Pro integrated into generative fill (beta)

For developers:

  • Black Forest Labs provides a simple API for production workloads
  • NVIDIA partnership: Flux models are included as foundation models for NVIDIA's Blackwell architecture
  • Mistral AI's Le Chat chatbot integrated Flux Pro as its image generation engine in November 2024

What Makes Flux Stand Out

Prompt accuracy — Flux follows complex, detailed prompts more reliably than most competing models. Where other models often lose track of specific details in a long prompt, Flux tends to honor them.

Text in images — FLUX.2 handles text inside generated images reliably. Words stay readable, placement makes sense. This is still a weak point for many image models.

Human anatomy — Handling hands correctly has been one of the hardest problems in AI image generation. Flux performs better on this than most of its predecessors.

Open availability — The Apache 2.0-licensed variants (FLUX.1 [schnell] and FLUX.2 [klein]) are genuinely free for commercial use. No fees, no restrictions beyond standard legal limits. For a model at this quality level, that is significant.

Fine-tuning — Flux supports LoRA fine-tuning, allowing you to train the model on your own images and customize its output to a specific style, person, or aesthetic. The Flux Pro Finetuning API makes this available without local infrastructure.


The Controversy

Flux's photorealism triggered real concerns when it launched. Media reports documented the model generating controversial and disturbing images — including realistic depictions of political figures in compromising situations. Social media platform X was flooded with Flux-generated images after its release, prompting discussions about the ethical implications of highly realistic open-source image generation.

Black Forest Labs has since updated its usage policies and content filters, but the episode highlighted the dual-edged nature of making highly capable image generation freely available.


Which Flux Model Should You Use?

Use CaseRecommended Model
Best possible quality, commercial useFLUX.2 [pro] or FLUX.1 [pro] via API
Free commercial use, good qualityFLUX.1 [schnell] or FLUX.2 [klein]
Research and experimentationFLUX.1 [dev]
Editing existing imagesFLUX.1 Kontext
Fast local generationFLUX.2 [klein]
Adobe Photoshop usersFLUX.1 Kontext Pro (generative fill)

The Bottom Line

Flux is the most capable open-source image generation model family available right now. The combination of output quality, prompt accuracy, open weights, and commercial licensing options has made it the default choice for developers and creators who want serious image generation without being locked into a proprietary platform.

Whether you run it locally, use it through an API, or access it through a tool like Photoshop or ComfyUI — Flux is worth knowing about if image generation is part of anything you build or create.


The Neuron covers AI tools clearly — no hype, no jargon. Want a full prompt guide for getting the best results from Flux? That is on the way.