subtract

Basic data handling: IntSubtract

Subtracts one integer from another. This node takes two integers as input and returns the result of subtracting the second integer from the first.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (2)

NameTypeRequired
int1INTrequired
int2INTrequired

Outputs (1)

NameType
INTINT