ComfyUI Node
CLIP Text Encode (Simple) ✍️
A ComfyUI node in TensorVizion/Prompt with 3 inputs and 2 outputs.
CLIP Text Encode (Simple) ✍️
- clip
- conditioning
- summary
◄text—►
◄is_positivetrue►
CategoryTensorVizion/Prompt
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | The text to be encoded. | |
| clip | CLIP | The CLIP model used for encoding the text. | |
| is_positive | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | — |
| summary | STRING | — |