Nodes/ComfyUI-Flow-Control/Flow - CLIP Text Encode
ComfyUI Node

Flow - CLIP Text Encode

Encodes a text prompt using a CLIP model into an embedding that can be used to guide the diffusion model towards generating specific images.

By krich-cto·Created 2 years ago·Updated 2 years ago· 1
Flow - CLIP Text Encode
  • clip
  • gen_info
  • CONDITIONING
  • GENINFO
text
typePositive
Categoryconditioning

Inputs (4)

NameTypeDefaultDescription
textSTRINGThe text to be encoded.
clipCLIPThe CLIP model used for encoding the text.
typeCOMBOPositive2 options: Positive, Negative
gen_infoGENINFO

Outputs (2)

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