Flux.1
Black Forest Labs · August 2024
● activeOpen Weightdiffusionimage
Parameters12B
VariantsPro, Dev, Schnell
Why It Matters
Demonstrated that the original Stable Diffusion creators could build an even better model independently, keeping the open-source image generation ecosystem thriving.
Description
Created by Black Forest Labs, founded by ex-Stability AI researchers including Robin Rombach (lead author of the original Stable Diffusion paper). Quickly became competitive with the best proprietary image generators while remaining open-weight, continuing the tradition of making top-tier AI image generation freely available.
Key Innovations
Diffusion
DiffusionGenerates outputs by gradually denoising random noise into coherent images/audio. The backbone of Stable Diffusion and DALL·E.
Text-to-Image
Text-to-ImageGenerating images from text descriptions — the technology behind DALL·E, Midjourney, and Stable Diffusion.
Transformer
TransformerNeural network architecture using self-attention to process entire sequences in parallel. Replaced RNNs and enabled massive scaling.
Open Weight
Open WeightModel weights are publicly released but training data/code may not be. Enables fine-tuning but not full reproduction.