Add Comfy EverAnimate to custom node list

This commit is contained in:
younestft 2026-06-05 22:05:05 +04:00
parent 395bb24427
commit 745820ffcb

View File

@ -52986,6 +52986,16 @@
], ],
"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": "younestft",
"title": "Comfy EverAnimate",
"reference": "https://github.com/younestft/Comfy_EverAnimate",
"files": [
"https://github.com/younestft/Comfy_EverAnimate"
],
"install_type": "git-clone",
"description": "Native ComfyUI nodes for EverAnimate-style chunked WanAnimate workflows, including master/chunk settings, chunk calculation, image carry-over, and boundary color correction."
} }
] ]
} }