ComfyUI Node
Batch Index Counter
A ComfyUI node in utils with 4 inputs and 2 outputs.
Batch Index Counter
- batch_index
- info
◄actionincrement►
◄counter_iddefault►
◄set_value0►
◄increment_by1►
Categoryutils
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| action | COMBO | increment | Action to perform on the counter |
| counter_idopt | STRING | default | Unique ID for this counter (allows multiple independent counters) |
| set_valueopt | INT | 00–1000000 | Value to set when action is 'set' |
| increment_byopt | INT | 11–1000 | Amount to increment by |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| batch_index | INT | — |
| info | STRING | — |