FLUX.2-dev

View as Markdown

FLUX.2-dev is a text-to-image diffusion model supported by NeMo AutoModel’s flow-matching training recipe.

TaskText-to-Image
ArchitectureDiffusion Transformer (Flow Matching)
HF Orgblack-forest-labs

Example Model and Recipes

$uv run torchrun --nproc-per-node=8 examples/diffusion/finetune/finetune.py \
> -c examples/diffusion/finetune/flux2_t2i_flow.yaml

See the Diffusion Fine-Tuning Guide.