ComfyUI Node
Mpi Is List Empty
Check whether a list of any type is empty. Outputs is_empty (true if zero items) and the item count.
Mpi Is List Empty
- list_input
- is_empty
- count
CategoryMpiNodes/Logic
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| list_input | * | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| is_empty | BOOLEAN | — |
| count | INT | — |