diff --git a/custom-node-list.json b/custom-node-list.json index 69eb9c2a..3ab6e583 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54163,6 +54163,16 @@ ], "install_type": "git-clone", "description": "Custom nodes for text operations, including concatenation, horizontal-to-vertical conversion, and batch processing." + }, + { + "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index f45b1a3a..49fdf685 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "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." + }, { "author": "Moon-NE", "title": "MoonNe_Nodes",