Nodes/ComfyUI-IcyHider/Icy CLIPTextEncode
ComfyUI Node

Icy CLIPTextEncode

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 icekiub-ai·Created 9 months ago·Updated 8 months ago· 30
Icy CLIPTextEncode
  • clip
  • CONDITIONING
text
CategoryIcyHider Comfy Core

Inputs (2)

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

Outputs (1)

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