ComfyUI Node
Flux Detail Guidance (FDG)
A ComfyUI node in Flux/experimental with 13 inputs and 1 output.
Flux Detail Guidance (FDG)
- model
- model
◄enabledtrue►
◄double_start10►
◄double_end19►
◄single_start15►
◄single_end38►
◄step_start0.00►
◄step_end1.00►
◄guidance_scale0.35►
◄weaken_strength0.50►
◄blur_passes1►
◄output_rescale0.30►
◄adaptive_gatetrue►
CategoryFlux/experimental
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| enabled | BOOLEAN | true | — |
| double_start | INT | 100–60 | First double-block (inclusive) to weaken. Flux-dev has 19 double-blocks. |
| double_end | INT | 190–60 | Last double-block (exclusive). Set <= start to disable double-block patching. |
| single_start | INT | 150–60 | First single-block (inclusive) to weaken. Flux-dev has 38 single-blocks (most of the detail). |
| single_end | INT | 380–60 | Last single-block (exclusive). Set <= start to disable single-block patching. |
| step_start | FLOAT | 0.000–1 | Start of active window as a fraction of EXECUTED steps. At low denoise keep this near 0. |
| step_end | FLOAT | 1.000–1 | End of active window (fraction of executed steps). |
| guidance_scale | FLOAT | 0.350–3 | Detail strength. Main dial. Start 0.3-0.6 and increase until it looks crunchy. |
| weaken_strength | FLOAT | 0.500–1 | How hard the weak pass suppresses local image-token detail per block. |
| blur_passes | INT | 11–4 | Defines 'detail' scale (high-frequency residual). 1 = finest. |
| output_rescale | FLOAT | 0.300–1 | Stabilizer toward normal-pass statistics. Lower = more raw detail. |
| adaptive_gate | BOOLEAN | true | Only weaken where local detail energy is high; keeps flat regions clean. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |