update DB

This commit is contained in:
Dr.Lt.Data
2023-12-10 23:42:23 +09:00
parent dd1f1e5bb4
commit b265b55b62
4 changed files with 54 additions and 16 deletions

View File

@@ -3229,6 +3229,16 @@
"install_type": "git-clone",
"description": "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes."
},
{
"author": "bruefire",
"title": "ComfyUI Sequential Image Loader",
"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."
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",