ComfyUI Node
CLIP Text Encode edit+
Encodes a prompt with CLIP and outputs CONDITIONING. RAW: uses text1 as-is. EDIT: uses text_edit as-is. front: places text2 (or text_edit) before text1. back: places text2 (or text_edit) after text1.
CLIP Text Encode edit+
- clip
- conditioning
- text
◄text_edit►
◄mode▾►
◄text1—►
◄text2—►
Categoryconditioning
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | — | |
| text_edit | STRING | — | |
| mode | COMBO | 4 options: RAW, EDIT, front, back | |
| text1opt | STRING | — | |
| text2opt | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | — |
| text | STRING | — |