ComfyUI Node
List: Limit (lab)
Limit list to a given size.
List: Limit (lab)
- list
- list
- count
◄nb_elements1►
◄methodfirst►
CategoryComfyLab/list
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| list | LIST | list to extract from | |
| nb_elements | INT | 1 | number of elements |
| method | COMBO | first | how to extract |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| list | LIST | limited list |
| count | INT | number of values |