ComfyUI Node
CLIP Text Encode - Advanced
A ComfyUI node in QuadmoonNodes with 5 inputs and 2 outputs.
CLIP Text Encode - Advanced
- clip
- POSITIVE
- NEGATIVE
◄clip_skip-1►
◄POSITIVE_PROMPT—►
◄NEGATIVE_PROMPT—►
◄weight_interpretation▾►
CategoryQuadmoonNodes
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | A CLIP model used for encoding the text. | |
| clip_skip | INT | -1-24–-1 | — |
| POSITIVE_PROMPT | STRING | The text to be encoded. | |
| NEGATIVE_PROMPT | STRING | The text to be encoded. | |
| weight_interpretation | COMBO | 5 options: comfy, A1111, compel, comfy++, down_weight |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| POSITIVE | CONDITIONING | A conditioning containing the embedded text used to guide the diffusion models. |
| NEGATIVE | CONDITIONING | A conditioning containing the embedded text used to guide the diffusion models. |