ComfyUI Node
Double CLIP Encode
A ComfyUI node in ZSQ/utils with 3 inputs and 2 outputs.
Double CLIP Encode
- clip
- positive
- negative
◄positive—►
◄negative—►
CategoryZSQ/utils
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| positive | STRING | The text to be encoded. | |
| negative | STRING | The text to be encoded. | |
| clip | CLIP | The CLIP model used for encoding the text. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |