ComfyUI Node
Neutral Prompt Entry (CCN)
Neutral Prompt Entry — pair an auxiliary conditioning with a strategy (perpendicular / salient / top_k). Chain multiples and connect to a Neutral Prompt Guider.
Neutral Prompt Entry (CCN)
- conditioning
- entries
- entries
◄strategy▾►
◄side▾►
◄weight1.00►
◄k_ratio0.050►
CategoryCCN
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| conditioning | CONDITIONING | — | |
| strategy | COMBO | perpendicular — Perp-Neg: removes the component that conflicts with the main prompt. salient — per-element competition: aux wins only where it activates more strongly. top_k — keeps only the strongest fraction of the aux contribution. | |
| side | COMBO | positive — strategy merges with the positive prompt. negative — strategy merges with the negative prompt (e.g. orthogonal negatives that don't interfere). | |
| weight | FLOAT | 1.00-10–10 | Strength of this auxiliary conditioning. |
| k_ratioopt | FLOAT | 0.0500.001–1 | Top-K only: fraction of elements to keep (0.05 = top 5%). |
| entriesopt | NP_ENTRIES | Chain from another NeutralPromptEntry to accumulate multiple strategies. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| entries | NP_ENTRIES | — |