update DB

This commit is contained in:
Dr.Lt.Data 2026-01-24 18:16:01 +09:00
parent f57cc56285
commit d2bb0c3b36
2 changed files with 33 additions and 12 deletions

View File

@ -40134,6 +40134,17 @@
"install_type": "git-clone",
"description": "Dynamic resolution selector and advanced resize nodes with real-time feedback."
},
{
"author": "room3dev",
"title": "ComfyUI-I2VChainHelper",
"id": "comfyui-i2vchainhelper",
"reference": "https://github.com/room3dev/ComfyUI-I2VChainHelper",
"files": [
"https://github.com/room3dev/ComfyUI-I2VChainHelper"
],
"install_type": "git-clone",
"description": "Helps filter and trim image batches for I2V chaining by ensuring consistent face identity and eye openness."
},
{
"author": "chrishill197724-gif",
"title": "ComfyUI-Wan22-GGUF-Storyboard",
@ -42259,17 +42270,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "room3dev",
"title": "ComfyUI-I2VChainHelper",
"id": "comfyui-i2vchainhelper",
"reference": "https://github.com/room3dev/ComfyUI-I2VChainHelper",
"files": [
"https://github.com/room3dev/ComfyUI-I2VChainHelper"
],
"install_type": "git-clone",
"description": "Helps filter and trim image batches for I2V chaining by ensuring consistent face identity and eye openness."
}
}
]
}

View File

@ -32,6 +32,27 @@
"description": "Adds a smart I/O status dock to stacked nodes for cleaner layouts.",
"tags": ["ui", "layout", "utils"]
},
{
"author": "room3dev",
"title": "ComfyUI-I2VChainHelper",
"id": "comfyui-i2vchainhelper",
"reference": "https://github.com/room3dev/ComfyUI-I2VChainHelper",
"files": [
"https://github.com/room3dev/ComfyUI-I2VChainHelper"
],
"install_type": "git-clone",
"description": "Helps filter and trim image batches for I2V chaining by ensuring consistent face identity and eye openness."
},
{
"author": "laowang",
"title": "ComfyUI PixelArt Converter",
"reference": "https://github.com/wangyff-code/ComfyUI-PixelArt-Converter",
"files": [
"https://github.com/wangyff-code/ComfyUI-PixelArt-Converter"
],
"install_type": "git-clone",
"description": "Convert images to pixel art using ONNX models."
},
{
"author": "pixelpainter",
"title": "UI-Decorators [SubGraph]",