ComfyUI Node
Hold Counter
A ComfyUI node in utils with 6 inputs and 2 outputs.
Hold Counter
- index
- index_str
◄runs_per_index1►
◄min_index0►
◄max_index1►
◄modeloop►
◄format{}►
◄reset_trigger0►
Categoryutils
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| runs_per_index | INT | 11–1000 | — |
| min_index | INT | 00–1000000 | — |
| max_index | INT | 10–1000000 | — |
| mode | COMBO | loop | 5 options: loop, clamp, pingpong, random, shuffle |
| format | STRING | {} | — |
| reset_triggeropt | INT | 00–2147483647 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| index | INT | — |
| index_str | STRING | — |