ComfyUI Extension Runs on cloud
ComfyUI-Loopchain
A ComfyUI extension with 10 custom nodes.
Fannovel16/ComfyUI-Loopchain
Nodes10
On cloudRunnable
CategoryLoopchain, Loopchain/storage
Stars31
Updated3 years ago
Nodes (10)
EmptyLatentImageLoop
Loopchain
FolderToImageStorage
Loopchain/storage
ImageStorageExportLoop
Loopchain/storage
ImageStorageImport
Loopchain/storage
ImageStorageReset
Loopchain/storage
Upscale Image (using Model)
Run an ESRGAN upscaler on your image
image/upscaling
LatentStorageExportLoop
Loopchain/storage
LatentStorageImport
Loopchain/storage
LatentStorageReset
Loopchain/storage
Load Upscale Model
Load an ESRGAN model for upscaling
loaders
Readme
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.
Example
TODO: Detailed explaination.
First, install https://github.com/Fannovel16/ComfyUI-Frame-Interpolation.
Second, make a folder named heads inside of ComfyUI/inputs then put these two images into it.

Then load this workflow.
https://github.com/Fannovel16/ComfyUI-Loopchain/raw/main/demo.mp4
Nodes
- EmptyLatentImageLoop
- ImageStorageImport
- ImageStorageExport
- ImageStorageExportLoop
- ImageStorageImport
- ImageStorageExportLoop
- ImageStorageReset
- FolderToImageStorage (need a folder in
inputinstead of an image) - LatentStorageImport
- LatentStorageExportLoop
- LatentStorageReset