ComfyUI Node Runs on cloud
CLIPEncodeMultiple
Encodes a text prompt using a CLIP model into an embedding that can be used to guide the diffusion model towards generating specific images.
CLIPEncodeMultiple
- clip
- CONDITIONING
◄inputs_len9►
CategoryBmad/conditioning
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | — | |
| inputs_len | INT | 90–32 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| CONDITIONING | CONDITIONING | A conditioning containing the embedded text used to guide the diffusion model. |