ComfyUI Node
CLIP Text Encode (Multiple)
Encodes multiple text prompts into conditioning embeddings for batch processing workflows.
CLIP Text Encode (Multiple)
- clip
- CONDITIONING
◄texts—►
Categoryconditioning
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | The CLIP model used for encoding the text. | |
| texts | STRING | List of text prompts to encode. Each text will be encoded separately. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONDITIONING | CONDITIONING | List of conditioning embeddings, one for each input text. |