From 037987b917d2d23415ceda4f32c1522b52cc7cef Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 6 Jul 2026 19:48:37 +0900 Subject: [PATCH] =?UTF-8?q?fix(custom-node-list):=20=C2=A74.7-C-bis=20#295?= =?UTF-8?q?8=20younestft/Comfy=5FEverAnimate=20=E2=80=94=20manual=20regist?= =?UTF-8?q?er=20(CONFLICTING)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom-node-list.json | 10 ++++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+) 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",