ComfyUI Node

>=

Checks if the first value is greater than or equal to the second. This node takes two numerical inputs and returns True if the first value is greater than or equal to the second value, and False otherwise.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
>=
  • value1
  • value2
  • result
CategoryBasic/comparison

Inputs (2)

NameTypeDefaultDescription
value1FLOAT,INT
value2FLOAT,INT

Outputs (1)

NameTypeDescription
resultBOOLEAN