ComfyUI Node: EmptyLatentImageLoop
Authored by Fannovel16
Created about a year ago
Updated 11 months ago
30 stars
Category
Loopchain
Inputs
width INT
height INT
batch_size INT
num_loop INT
loop_idx INT
opt_pipeline LOOPCHAIN_PIPELINE
Outputs
LATENT
INT
Extension: ComfyUI Loopchain
A collection of nodes which can be useful for animation in ComfyUI. The main focus of this extension is implementing a mechanism called loopchain. A loopchain in this case is the chain of nodes only executed repeatly in the workflow. If a node chain contains a loop node from this extension, it will become a loop chain.
Authored by Fannovel16