Extensions/ComfyUI_LoopNode
ComfyUI Extension

ComfyUI_LoopNode

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

By t22m003·Created 8 months ago·Updated 29 days ago· 0
t22m003/ComfyUI_LoopNode
Nodes2
On cloudLocal install
CategoryLoop
Stars0
Updated29 days ago
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