Flux
FreeText-to-image models by Black Forest Labs with high-quality photorealistic output. #opensource
About Flux
Flux is a suite of open-weight text-to-image models developed by Black Forest Labs. This official inference repository provides minimal code for image generation, editing, and structural conditioning tasks. Models include FLUX.1 [schnell] (Apache 2.0 licensed for fast generation), FLUX.1 [dev] (high-quality non-commercial), along with specialized variants for in/out-painting (Fill), edge-to-image (Canny), depth-to-image (Depth), image variation (Redux), and image editing (Kontext, Krea). The repository supports local installation with Python, optional TensorRT acceleration, and also provides an API for accessing Pro tier models and commercial licensing.
Key Features
Pros & Cons
- High-quality photorealistic output across multiple model variants
- Open-weight models allow local deployment and fine-tuning
- Includes models for diverse tasks beyond basic text-to-image (editing, in/out-painting, conditioning)
- Apache 2.0 licensed schnell model for permissive use
- TensorRT support enables optimized GPU inference
- Commercial licensing path available for dev models
- Dev models require a non-commercial license, limiting business use without additional licensing
- Local setup requires significant GPU resources and Python environment configuration
- No pre-built GUI or cloud deployment; inference code is minimal and requires coding knowledge
- API access for Pro models is separate and may have usage costs