Nodes/duckcomfy_personal_nodes/Clip Chunk Manager
ComfyUI Node

Clip Chunk Manager

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 duckcomfy·Created about a year ago·Updated 9 months ago· 0
Clip Chunk Manager
  • clip
  • CONDITIONING
text
Categoryduckcomfy

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 towards generating specific images.