ComfyUI Node
CLIP Text Encode
Encodes a text prompt using a CLIP model. Text input is a forced connection (no widget).
CLIP Text Encode
- clip
- conditioning
◄text—►
Category🌒 Smart Model Loader/ Conditioning
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | The CLIP model used for encoding the text. | |
| text | STRING | The text to be encoded. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | A conditioning containing the embedded text used to guide the diffusion model. |