ComfyUI Node
Swap CFG Guidance
A guider that splits the denoising pass into two intervals: - [0.0, swap_percent] → CFG1 - (swap_percent, 1.0] → CFG2 The negative (uncond) prompt is used in both intervals.
Swap CFG Guidance
- model
- positive
- negative
- GUIDER
◄cfg16.00►
◄cfg21.00►
◄swap_percent0.50►
CategoryPG
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| cfg1 | FLOAT | 6.000–100 | — |
| cfg2 | FLOAT | 1.000–100 | — |
| swap_percent | FLOAT | 0.500–1 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| GUIDER | GUIDER | — |