Sign In

ComfyUI - Loopback nodes

105
1.3k
13
Type
Other
Stats
1,303
Reviews
Published
Mar 30, 2023
Base Model
Other
Hash
AutoV2
468B77237F
default creator card background decoration
First Birthday Badge
M9
m99

Loop the output of one generation into the next generation.

To use create a start node, an end node, and a loop node. The loop node should connect to exactly one start and one end node of the same type. The first_loop input is only used on the first run. Whatever was sent to the end node will be what the start node emits on the next run.

More loop types can be added by modifying loopback.py