Flux Model Resource Collection
This article organizes various versions and related resources of the Flux model, including officially released tools, community-optimized versions, plugins, and more.
Official Flux Tool Suite
On November 21, 2024, Black Forest Labs released the Flux.1 Tools suite, which includes the following four main features:
Tool Name | Function Description | Open Source Version | API Version |
---|---|---|---|
FLUX.1 Fill | Image repair and extension tool | Dev Version | Pro Version |
FLUX.1 Depth | Structure guidance based on depth maps | Dev Version | Pro Version |
FLUX.1 Canny | Structure guidance based on edge detection | Dev Version | Pro Version |
FLUX.1 Redux | Image blending and reconstruction adapter | Dev Version | Pro Version |
Basic Flux Model Versions
Version Name | License | VRAM Requirement | Download Link | Features |
---|---|---|---|---|
FLUX.1 Pro | Commercial License | 16GB+ | API Call | Best performance and quality |
FLUX.1 Dev | Non-commercial License | 16GB+ | Download | Open source research version |
FLUX.1 Schnell | Apache 2.0 | 12GB+ | Download | Lightweight commercial version |
Community Optimized Versions
Version Name | Author | VRAM Requirement | Download Link | Features |
---|---|---|---|---|
Flux FP8 | ComfyUI | 8GB+ | Dev / Schnell | Single file version |
Flux GGUF | City96 | 6GB+ | Dev / Schnell | Low VRAM optimization |
Flux NF4 | lllyasviel | 6GB+ | V2 Version | Requires specific plugins |
ControlNet Resources
Name | Author | Download Link | Description |
---|---|---|---|
Flux ControlNet Collections | XLabs-AI | Download | Control network collection |
Flux Union Controlnet | InstantX | Download | Union control network |
Flux Inpainting Controlnet | Alimama | Download | Inpainting control network |
LoRA Resources
Name | Author | Download Link | Style Type |
---|---|---|---|
RealismLora | XLabs-AI | Download | Realistic style |
Frosting Lane | alvdansen | Download | Artistic style |
Softserve Anime | alvdansen | Download | Anime style |
Half Illustration | davisbro | Download | Illustration style |
AntiBlur | Shakker-Labs | Download | Clarity enhancement |
Online Services
Service Name | Link | Description |
---|---|---|
Hugging Face Demo | Dev / Schnell | Online experience |
Replicate | Link | API service |
Mystic.ai | Link | API service |
FAL.ai | Link | API service |
Training Tools
Name | Type | Link | Description |
---|---|---|---|
Flux Gym | Local Training | GitHub | Trainable with 12GB VRAM |
Flux LoRA Trainer | Online Training | Replicate | Supports training with a small number of samples |
Flux DreamBooth | Example Code | GitHub | DreamBooth training example |