Add ComfyUI-SequentialImageLoader

This commit is contained in:
shootthesound 2026-06-09 01:58:57 +01:00
parent 4a1c06b90a
commit 90d045a9f1

View File

@ -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",