ComfyUI Node
Skip Every Nth Image
A ComfyUI node in Example with 2 inputs and 2 outputs.
Skip Every Nth Image
- images
- images
- removed indices
◄n2►
CategoryExample
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| images | * | Batch of images/frames (list or tensor). | |
| n | INT | 2 | Skip every nth image; n<=0 yields empty output. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | * | — |
| removed indices | * | — |