Documentation
README
Flux Text-to-Image Workflows
Overview
Flux is a guidance-distilled diffusion model family from Black Forest Labs. It uses a separate FluxGuidance node instead of KSampler CFG (which must always be 1.0). Three variants are available locally:
- Flux.1 Dev SRPO — Fine-tuned Flux.1 Dev with SRPO alignment. Uses DualCLIPLoader (T5XXL + CLIP-L). BF16 only.
- Flux 2 Klein 9B — Distilled Flux 2 variant. Uses single CLIPLoader (Qwen3-8B) +
flux2-vae.safetensors. Fast 4-step generation. - Flux 2 Turbo LoRA — Applied to Flux.1 Dev for 4-step generation.
Models
Flux.1 Dev SRPO
This is the opening of the README. Read the full README on GitHub.