mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-28 15:00:19 +08:00
Add ComfyUI Sequential Image Loader (SQ-ImageLoader) (#2549)
This commit is contained in:
parent
07a570d1f2
commit
e3c9fea279
@ -42332,6 +42332,18 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user