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