ComfyUI Node
Gigachad Prompt Encoder
A ComfyUI node in Gigachad with 5 inputs and 2 outputs.
Gigachad Prompt Encoder
- clip_pos
- clip_neg
- positive
- negative
◄positive►
◄negative►
◄zero_negfalse►
CategoryGigachad
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| clip_pos | CLIP | CLIP model for the positive prompt. | |
| clip_neg | CLIP | CLIP model for the negative prompt. Not used when zero_neg is ON. | |
| positive | STRING | Positive conditioning text. | |
| negative | STRING | Negative conditioning text. Ignored when zero_neg is ON. | |
| zero_neg | BOOLEAN | false | When ON: outputs ConditioningZeroOut for the negative slot (required for Flux2, Kl-F8-Anime2, Z-Image Turbo). The clip_neg input is ignored. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |