diff --git a/custom-node-list.json b/custom-node-list.json index af237665..0f1e80b7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42332,6 +42332,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "bruefire", + "title": "ComfyUI Sequential Image Loader", + "id": "comfyui-sq-imageloader", + "reference": "https://github.com/bruefire/ComfyUI-SeqImageLoader", + "files": [ + "https://github.com/bruefire/ComfyUI-SeqImageLoader" + ], + "install_type": "git-clone", + "description": "This is an extension node for ComfyUI that allows you to load frames from a video in bulk and perform masking and sketching on each frame through a GUI." + } + ] }