Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions custom-node-list.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Loading