ComfyUI Node
Range(Num Steps) - Int
A ComfyUI node in List Stuff with 5 inputs and 2 outputs.
Range(Num Steps) - Int
- range
- range_sizes
◄start0►
◄stop0►
◄num_steps0►
◄end_modeInclusive►
◄allow_uneven_stepsFalse►
CategoryList Stuff
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| start | INT | 0-4096–4096 | — |
| stop | INT | 0-4096–4096 | — |
| num_steps | INT | 0-4096–4096 | — |
| end_mode | COMBO | Inclusive | 2 options: Inclusive, Exclusive |
| allow_uneven_steps | COMBO | False | 2 options: True, False |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| range | INT | — |
| range_sizes | INT | — |