ComfyUI Node

max

Finds the maximum value in a list of numbers. This node takes a list of numbers (either FLOAT or INT) and returns the maximum value. Returns None if the list is empty or if it contains non-numeric values.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
max
  • list
  • max
CategoryBasic/Data List

Inputs (1)

NameTypeDefaultDescription
listFLOAT,INT

Outputs (1)

NameTypeDescription
maxFLOAT,INT