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

@ -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]",