ComfyUI Node
CL Tagger Action Filter
A ComfyUI node in text/tagger with 4 inputs and 6 outputs.
CL Tagger Action Filter
- filtered_tags
- removed_tags
- kept_count
- removed_count
- character_tags
- character_count
◄tags►
◄presetbalanced►
◄include_gazetrue►
◄separator, ►
Categorytext/tagger
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| tags | STRING | — | |
| preset | COMBO | balanced | 3 options: balanced, strict, all_candidates |
| include_gaze | BOOLEAN | true | — |
| separator | STRING | , | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| filtered_tags | STRING | — |
| removed_tags | STRING | — |
| kept_count | INT | — |
| removed_count | INT | — |
| character_tags | STRING | — |
| character_count | INT | — |