ComfyUI Node

CLIP Text Encode

Encodes a text prompt using a CLIP model. Text input is a forced connection (no widget).

By r-vage·Created 9 days ago·Updated 2 days ago· 2
CLIP Text Encode
  • clip
  • conditioning
text
Category🌒 Smart Model Loader/ Conditioning

Inputs (2)

NameTypeDefaultDescription
clipCLIPThe CLIP model used for encoding the text.
textSTRINGThe text to be encoded.

Outputs (1)

NameTypeDescription
conditioningCONDITIONINGA conditioning containing the embedded text used to guide the diffusion model.