From 6043726c7feaa58fb39f13054b48a7d29a097576 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Tue, 1 Apr 2025 11:27:19 +0800 Subject: [PATCH] Add ComfyUI-LayerAnimate node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8a021b35..967e4313 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18795,6 +18795,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for OrpheusTTS model." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-LayerAnimate", + "reference": "https://github.com/Yuan-ManX/ComfyUI-LayerAnimate", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-LayerAnimate" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for LayerAnimate model." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",