ComfyUI Node
min
Returns the minimum value among the inputs. This node takes two or more values and returns the minimum value among them. The function works with both FLOAT and INT types.
min
- value1
- value2
- *
CategoryBasic/maths
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| value1 | FLOAT,INT | 0 | — |
| value2 | FLOAT,INT | 0 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |