ComfyUI Extension: ComfyUI_LoopNode

Authored by t22m003

Created

Updated

0 stars

Custom node that provides loop (for-loop) functionality in ComfyUI.

Custom Nodes (0)

    README

    ComfyUI Loop Node

    Custom node that provides loop (for-loop) functionality in ComfyUI. This allows you to repeat execution steps by outputting a list of integers, which triggers ComfyUI's list execution behavior.

    Features

    • For Loop (Count): Simple loop that runs N times. outputs 0 to N-1.
    • For Loop (Range): Loop based on python range(start, stop, step).

    Installation

    Navigate to your ComfyUI/custom_nodes/ directory and clone this repository:

    git clone https://github.com/t22m003/ComfyUI_LoopNode.git
    

    Usage

    Found under the category: Loop

    Sponsor

    Sponsor