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/LIST
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| list | LIST | — | |
| value | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| count | INT | — |