ComfyUI Node
🔄 Dynamic Tag Iterator
A ComfyUI node in Custom/TagLoader with 7 inputs and 4 outputs.
🔄 Dynamic Tag Iterator
- model
- clip
- conditioning
- model
- clip
- positive
- prompt
◄prompt—►
◄output_modeIterate (One by One)►
◄sample_limit0►
◄seed0►
CategoryCustom/TagLoader
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clip | CLIP | — | |
| conditioning | CONDITIONING | — | |
| prompt | STRING | — | |
| output_mode | COMBO | Iterate (One by One) | 2 options: Iterate (One by One), Batch (List) |
| sample_limit | INT | 00–99999 | 0 = Use All. If > 0, randomly select N items based on seed. |
| seed | INT | 00–18446744073709550000 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| positive | CONDITIONING | — |
| prompt | STRING | — |