diff --git a/custom-node-list.json b/custom-node-list.json index 5bdfe095..54d2a026 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41243,6 +41243,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "yesjhj", + "title": "SQ-SequentialLoader", + "id": "sq-sequentialloader", + "reference": "https://github.com/yesjhj/SQ-SequentialLoader", + "files": [ + "https://github.com/yesjhj/SQ-SequentialLoader" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that allows sequential loading of images from a folder using seed control. Supports multiple seed modes (increment, decrement, randomize, fixed) and sorting options (name, created_time, modified_time, none)." + } ] }