ComfyUI Node
APNext H3 Scene Counter
Shows scene-render progress as a big 'X of N — M remaining' readout on the node. Connect H3 Scene Pick's `index` and `count` outputs; updates every run. Also outputs the status text and the remaining count.
APNext H3 Scene Counter
- status
- remaining
◄index—►
◄count—►
Categorycomfyui_dagthomas/H3
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| index | INT | 0-based index of the scene being rendered (H3 Scene Pick's `index` output). | |
| count | INT | Total number of scenes (H3 Scene Pick's `count` or a writer's `scene_count`). |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| status | STRING | — |
| remaining | INT | — |