This article organizes various versions and related resources of the Flux model, including officially released tools, community optimization versions, plug-ins, etc.
Flux Official Tools Suite
Black Forest Labs released the Flux.1 Tools tool suite on November 21, 2024, with the following four main features:
Tool name | Function description | Open source version | API version |
---|---|---|---|
FLUX.1 Fill | Image Repair and Extension Tools | Dev version | Pro version |
FLUX.1 Depth | Structural guidance based on depth map | Dev version | Pro version |
FLUX.1 Canny | Structural Booting Based on Edge Detection | Dev version | Pro version |
FLUX.1 Redux | Image mixing and reconstruction adapter | Dev version | Pro version |
Flux basic model version
Version name | license | Video memory requirements | Download link | Features |
---|---|---|---|---|
FLUX.1 Pro | Commercial License | 16GB+ | API calls | Optimal 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 version
Version name | author | Video memory requirements | Download link | Features |
---|---|---|---|---|
Flux FP8 | ComfyUI | 8GB+ | Dev / Schnell | Single file version |
Flux GGUF | City96 | 6GB+ | Dev / Schnell | Low video memory optimization |
Flux NF4 | lllyasviel | 6GB+ | V2 version | Requires specific plugins |
ControlNet Resources
name | author | Download link | illustrate |
---|---|---|---|
Flux ControlNet Collections | XLabs-AI | download | Control network collection |
Flux Union Controlnet Pro | Shakker-Labs | download | Professional joint control network |
Flux Depth Controlnet | Shakker-Labs | download | Deep graph control network |
Flux Canny Controlnet | InstantX | download | Edge detection control network |
Flux Inpainting Controlnet | Alimama | download | Repair the control network |
LoRA Resources
name | author | Download link | Style Type |
---|---|---|---|
RealismLora | XLabs-AI | download | Realistic style |
Text Poster | Shakker-Labs | download | Text poster style |
Frosting Lane | alvdansen | download | Art style |
Softserve Anime | alvdansen | download | Anime style |
Half Illustration | davisbro | download | Illustration style |
AntiBlur | Shakker-Labs | download | Clarity enhancement |
Online Services
Service name | Link | illustrate |
---|---|---|
Hugging Face Demo | Dev / Schnell | Online experience |
Replicate | Link | API Services |
Mystic.ai | Link | API Services |
FAL.ai | Link | API Services |
Training Tools
name | type | Link | illustrate |
---|---|---|---|
Flux Gym | Local training | GitHub | 12GB video memory can be trained |
Flux LoRA Trainer | Online training | Replicate | Supports training of small samples |
Flux DreamBooth | Sample code | GitHub | DreamBooth training example |