ComfyUI Node
Nougan Text Encode + Zero Neg π―
A ComfyUI node in conditioning with 3 inputs and 2 outputs.
Nougan Text Encode + Zero Neg π―
- clip
- POSITIVE
- NEGATIVE
βpositiveβΊ
βnegative_modeZero OutβΊ
Categoryconditioning
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | β | |
| positive | STRING | Positive prompt. Encoded normally via CLIP. | |
| negative_mode | COMBO | Zero Out | Zero Out: zeros the conditioning tensors (standard for Flux/Krea2/Ideogram-style flow models with CFG > 1). Empty String: encodes "" through CLIP (use when the model expects a real empty-text embedding). |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| POSITIVE | CONDITIONING | β |
| NEGATIVE | CONDITIONING | β |