FLUX.1-dev
FLUX.1-dev
FLUX.1-dev is a 12B parameter text-to-image diffusion transformer from Black Forest Labs, trained with flow matching. It produces high-fidelity images and is designed for non-commercial research and development use.
Available Models
- FLUX.1-dev: 12B parameters
Task
- Text-to-Image (T2I)
Example HF Models
Example Recipes
Try with NeMo AutoModel
1. Install (full instructions):
2. Clone the repo to get the example recipes:
3. Run the recipe from inside the repo:
Run with Docker
1. Pull the container and mount a checkpoint directory:
2. Navigate to the AutoModel directory (where the recipes are):
3. Run the recipe:
See the Installation Guide and Diffusion Fine-Tuning Guide.
Training
See the Diffusion Training and Fine-Tuning Guide and Dataset Preparation.