mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-25 05:20:18 +08:00
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:
parent
63522345cb
commit
f57cc56285
@ -42259,6 +42259,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user