ComfyUI Node
NaiveCFG++
A naive implementation of CFG++ (2406.08070) as a weight scheduler. There will be discrepancies between using this and actual `_cfg_pp` samplers. The two are only equivalent when using `euler`. Disables the speed optimization when `cfg=1`, as the negative term no longer cancels out.
NaiveCFG++
- model
- MODEL
◄print_debugfalse►
Categoryadvanced/guidance
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| print_debug | BOOLEAN | false | Print this node's calculations to console at each sampling step. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |