ComfyUI Node
CachingCLIPTextEncode|ARZUMATA
Encodes a text prompt using a CLIP model into an embedding that can be used to guide the diffusion model towards generating specific images.
CachingCLIPTextEncode|ARZUMATA
- clip
- CONDITIONING
◄text—►
◄cache_limit10►
Categoryconditioning
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | The text to be encoded. | |
| clip | CLIP | The CLIP model used for encoding the text. | |
| cache_limit | INT | 101–100 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONDITIONING | CONDITIONING | A conditioning containing the embedded text used to guide the diffusion model. |