ComfyUI Node
Remove Caption Tokens
A ComfyUI node in Info-Prompt-Toolkit/Prompt with 2 inputs and 1 output.
Remove Caption Tokens
- string
◄string—►
◄remove►
CategoryInfo-Prompt-Toolkit/Prompt
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| stringopt | STRING | Caption token text to filter. Tokens are split on ', ' and '. '. | |
| removeopt | STRING | Caption tokens to remove from string. Can be typed directly or provided from another node. Split on ',' with trimming for each item and matches exact tokens only. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |