mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-29 11:19:18 +08:00
Add ComfyUI-SequentialImageLoader
This commit is contained in:
parent
4a1c06b90a
commit
90d045a9f1
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "Carasibana",
|
||||||
"title": "ComfyUI-SimpleFloatSlider",
|
"title": "ComfyUI-SimpleFloatSlider",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user