From e548c267e8cf70b4e8f6b58e2b02c36d778e44d6 Mon Sep 17 00:00:00 2001 From: chaojie Date: Tue, 16 Apr 2024 15:48:25 +0800 Subject: [PATCH] EasyAnimate (#574) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index abeb5a70..0dcf68a6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4577,6 +4577,16 @@ "install_type": "git-clone", "description": "Nodes:3D Pose Editor" }, + { + "author": "chaojie", + "title": "ComfyUI-EasyAnimate", + "reference": "https://github.com/chaojie/ComfyUI-EasyAnimate", + "files": [ + "https://github.com/chaojie/ComfyUI-EasyAnimate" + ], + "install_type": "git-clone", + "description": "ComfyUI-EasyAnimate" + }, { "author": "chaojie", "title": "ComfyUI_StreamingT2V",