Nodes/Sage Utils/Single CLIP Text Encode
ComfyUI Node

Single CLIP Text Encode

Turns text into conditioning, and passes through the prompt. Zeros any input not hooked up.

By arcum42·Created 2 years ago·Updated 24 days ago· 32
Single CLIP Text Encode
  • clip
  • conditioning
  • text
text
CategorySage Utils/clip/encode/text

Inputs (2)

NameTypeDefaultDescription
clipCLIPThe CLIP model used for encoding the text.
textSTRINGThe positive prompt's text.

Outputs (2)

NameTypeDescription
conditioningCONDITIONINGA conditioning containing the embedded text used to guide the diffusion model.
textSTRINGThe positive prompt's text.