ComfyUI Node
Mpi List Count
Count entries in a list of any type. Outputs count and a boolean true if list is non-empty.
Mpi List Count
- list_input
- count
- has_items
CategoryMpiNodes/Logic
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| list_input | * | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| count | INT | — |
| has_items | BOOLEAN | — |