diff --git a/custom-node-list.json b/custom-node-list.json index 91d397a1..8c188c4f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6f96319f..4c69fa17 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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]",