Nodes/ComfyCollectorNodes/Neutral Prompt Entry (CCN)
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.

By valkymaera·Created 3 months ago·Updated 4 days ago· 1
Neutral Prompt Entry (CCN)
  • conditioning
  • entries
  • entries
strategy
side
weight1.00
k_ratio0.050
CategoryCCN

Inputs (6)

NameTypeDefaultDescription
conditioningCONDITIONING
strategyCOMBOperpendicular — 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.
sideCOMBOpositive — strategy merges with the positive prompt. negative — strategy merges with the negative prompt (e.g. orthogonal negatives that don't interfere).
weightFLOAT1.00-10–10Strength of this auxiliary conditioning.
k_ratiooptFLOAT0.0500.001–1Top-K only: fraction of elements to keep (0.05 = top 5%).
entriesoptNP_ENTRIESChain from another NeutralPromptEntry to accumulate multiple strategies.

Outputs (1)

NameTypeDescription
entriesNP_ENTRIES