ComfyUI Node
Chomfy Universal Counter
A ComfyUI node in ChomfyNodes/Utils with 5 inputs and 3 outputs.
Chomfy Universal Counter
- int_out
- float_out
- str_out
◄mode▾►
◄start_value0►
◄step_size1►
◄modulo_limit0►
◄control_seed0►
CategoryChomfyNodes/Utils
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | 3 options: Increment, Decrement, Random Step | |
| start_value | INT | 0-99999999–99999999 | — |
| step_size | INT | 11–10000 | — |
| modulo_limit | INT | 00–99999999 | Reset to 0 after reaching this number (0 = disabled) |
| control_seed | INT | 00–18446744073709550000 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| int_out | INT | — |
| float_out | FLOAT | — |
| str_out | STRING | — |