Add ComfyUI Sequential Image Loader (SQ-ImageLoader) (#2549)

This commit is contained in:
SQ 2026-01-27 23:12:27 +08:00 committed by GitHub
parent 07a570d1f2
commit e3c9fea279
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42332,6 +42332,18 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "bruefire",
"title": "ComfyUI Sequential Image Loader",
"id": "comfyui-sq-imageloader",
"reference": "https://github.com/bruefire/ComfyUI-SeqImageLoader",
"files": [
"https://github.com/bruefire/ComfyUI-SeqImageLoader"
],
"install_type": "git-clone",
"description": "This is an extension node for ComfyUI that allows you to load frames from a video in bulk and perform masking and sketching on each frame through a GUI."
}
]
}