diff --git a/custom-node-list.json b/custom-node-list.json index 22c57d216..d5e1daad1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "shootthesound", + "title": "ComfyUI-SequentialImageLoader", + "reference": "https://github.com/shootthesound/ComfyUI-SequentialImageLoader", + "files": [ + "https://github.com/shootthesound/ComfyUI-SequentialImageLoader" + ], + "install_type": "git-clone", + "description": "Load a folder of images one at a time, in order — a fresh image on every Queue. Natural sort, filetype picker, reverse, subfolders, hold/pause, scrub bar, folder browser, and current/next previews." + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",