ComfyUI Node
TK3R CLIP Text Encode With Token Count
Encodes text prompt and outputs the conditioning along with token count information.
TK3R CLIP Text Encode With Token Count
- clip
- conditioning
- token_count
- info
◄text►
◄system_promptnone►
CategoryTK3R/Utility
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | The text to be encoded. | |
| clip | CLIP | The CLIP model used for encoding the text. | |
| system_prompt | COMBO | none | System prompt for Lumina2 models. Use 'none' for other models. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | — |
| token_count | INT | — |
| info | STRING | — |