ComfyUI Node
Counter (NH)
A ComfyUI node in NH-Nodes/Batch with 4 inputs and 4 outputs.
Counter (NH)
- current
- is_done
- progress
- remaining
◄start0►
◄step1►
◄max_value9►
◄resetfalse►
CategoryNH-Nodes/Batch
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| start | INT | 0 | — |
| step | INT | 1 | — |
| max_value | INT | 9 | — |
| reset | BOOLEAN | false | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| current | INT | — |
| is_done | BOOLEAN | — |
| progress | FLOAT | — |
| remaining | INT | — |