From e621f94b637b3aeeb77cea6d24754fdaafb046e0 Mon Sep 17 00:00:00 2001 From: smthemex <138738845+smthemex@users.noreply.github.com> Date: Mon, 15 Jul 2024 00:09:53 +0800 Subject: [PATCH] add node (#864) Co-authored-by: smthem <2102561739@qq.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ebbdb3e0..4c6da86b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8675,6 +8675,17 @@ "install_type": "git-clone", "description": "You can apply makeup to the characters in comfyui" }, + { + "author": "smthemex", + "title": "ComfyUI_EchoMimic", + "id": "EchoMimic", + "reference": "https://github.com/smthemex/ComfyUI_EchoMimic", + "files": [ + "https://github.com/smthemex/ComfyUI_EchoMimic" + ], + "install_type": "git-clone", + "description": "You can using EchoMimic in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning " + }, { "author": "smthemex", "title": "ComfyUI_ChatGLM_API",