Sign In

【FLUX】ControlNet

186

5.6k

120

Type

Workflows

Stats

228

0

Reviews

Published

Oct 24, 2025

Base Model

Flux.1 D

Hash

AutoV2
130E8948A9
Comfy Workflow Badge
UmeAiRT's Avatar

UmeAiRT

The FLUX.1 [dev] Model is licensed by Black Forest Labs. Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs. Inc.

IN NO EVENT SHALL BLACK FOREST LABS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.

Description:

This workflow allows you to generate images from text inspired by an existing image using a ControlNet processor. It is optimized to integrate all metadata for simplified online publishing.

You will find a step-by-step guide to using this workflow here: link

For examples and explanations of ControlNet I recommend this article : How to use ControlNet with SDXL model - Stable Diffusion Art

Resources you need:

📂Files for "base" version :

Depth : flux1-depth-dev-fp8.safetensors or flux1-depth-dev-fp16.safetensors
in ComfyUI\models\diffusion_models

Canny : flux1-canny-dev-fp8.safetensors or flux1-canny-dev-fp16.safetensors
in ComfyUI\models\diffusion_models

Model : flux1-dev-fp8.safetensors
in ComfyUI\models\diffusion_models

CLIP : t5xxl_fp8_e4m3fn.safetensors
in ComfyUI\models\clip

Text encoder : ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors or clip_l.safetensors

VAE : ae.safetensors
in ComfyUI\models\vae

📂Files for GGUF version :

Depth : Q8,Q5,Q4
in ComfyUI\models\unet

Canny : Q8,Q5,Q4
in ComfyUI\models\unet

Model : Q8, Q6, Q5, Q4, Q3
in ComfyUI\models\unet

CLIP : Q8, Q6, Q5, Q4, Q3
in ComfyUI\models\clip

Text encoder : ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors or clip_l.safetensors
in ComfyUI\models\clip

VAE : ae.safetensors
in ComfyUI\models\vae

ANY upscale model :

in ComfyUI\models\upscale_models

Controlnet (for v5 and earlier)

Canny: flux-canny-controlnet-v3.safetensors

https://huggingface.co/XLabs-AI/flux-controlnet-canny-v3/blob/main/flux-canny-controlnet-v3.safetensors

Depth: flux-depth-controlnet-v3.safetensors

https://huggingface.co/XLabs-AI/flux-controlnet-depth-v3/blob/main/flux-depth-controlnet-v3.safetensors

Hed: flux-hed-controlnet-v3.safetensors

https://huggingface.co/XLabs-AI/flux-controlnet-hed-v3/blob/main/flux-hed-controlnet-v3.safetensors

in \ComfyUI\models\xlabs\controlnets

Custom Nodes :