This guide provides a brief introduction to the Flux.1 model and guides you through using the Flux.1 model for text-to-image generation with examples including the full version and the FP8 Checkpoint version.
Workflows
-> Open(ctrl+o)
flux1-dev.safetensors
file requires agreeing to the black-forest-labs/FLUX.1-dev agreement before downloading via browser.t5xxl_fp16.safetensors
file.DualCLIPLoader
node has the following models loaded:
Load Diffusion Model
node has flux1-dev.safetensors
loadedLoad VAE
node has ae.safetensors
loadedQueue
button, or use the shortcut Ctrl(cmd) + Enter
to run the workflowDualCLIPLoader
node has the following models loaded:
Load Diffusion Model
node has flux1-schnell.safetensors
loadedLoad VAE
node has ae.safetensors
loadedQueue
button, or use the shortcut Ctrl(cmd) + Enter
to run the workflowComfyUI/models/checkpoints/
directory.
Ensure that the corresponding Load Checkpoint
node loads flux1-dev-fp8.safetensors
, and you can try to run the workflow.
ComfyUI/models/checkpoints/
directory.
Ensure that the corresponding Load Checkpoint
node loads flux1-schnell-fp8.safetensors
, and you can try to run the workflow.