ComfyUI Node
multiply
Multiplies two integers. This node takes two integers as input and returns their product.
multiply
- INT
◄int11►
◄int21►
CategoryBasic/INT
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| int1 | INT | 1 | — |
| int2 | INT | 1 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| INT | INT | — |