ComfyUI Node

range

Creates a data list containing a sequence of numbers. This node generates a sequence of numbers similar to Python's range() function. It takes start, stop, and step parameters to define the sequence.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
range
    • INT
    start0
    stop10
    step1
    CategoryBasic/Data List

    Inputs (3)

    NameTypeDefaultDescription
    startINT0
    stopINT10
    stepoptINT1

    Outputs (1)

    NameTypeDescription
    INTINT