ComfyUI Node

range

Creates a LIST containing a sequence of numbers. This node generates a LIST 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
    • LIST
    start0
    stop10
    step1
    CategoryBasic/LIST

    Inputs (3)

    NameTypeDefaultDescription
    startINT0
    stopINT10
    stepoptINT1

    Outputs (1)

    NameTypeDescription
    LISTLIST