ComfyUI Node
count
Counts the number of occurrences of a value in a list. This node takes a list and a value as inputs, then returns the number of times the value appears in the list.
count
- list
- value
- count
CategoryBasic/Data List
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| list | * | — | |
| value | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| count | INT | — |