Add ComfyUI-I2VChainHelper node to custom-node-list (#2535)

Added a new node for ComfyUI-I2VChainHelper that assists with image batch processing.
This commit is contained in:
room3dev 2026-01-24 16:15:13 +07:00 committed by GitHub
parent 63522345cb
commit f57cc56285
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42259,6 +42259,17 @@
],
"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."
}
]
}