From db595f4b0ac196386ede9377c6fb8611e6ee5193 Mon Sep 17 00:00:00 2001 From: smthem <2102561739@qq.com> Date: Fri, 19 Jul 2024 20:25:41 +0800 Subject: [PATCH] add new node --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index a313236a..8dc92572 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8708,6 +8708,17 @@ "install_type": "git-clone", "description": "You can apply makeup to the characters in comfyui" }, + { + "author": "smthemex", + "title": "ComfyUI_FollowYourEmoji", + "id": "FollowYourEmoji", + "reference": "https://github.com/smthemex/ComfyUI_FollowYourEmoji", + "files": [ + "https://github.com/smthemex/ComfyUI_FollowYourEmoji" + ], + "install_type": "git-clone", + "description": "You can make emoji from a video and a image in comfyui" + }, { "author": "smthemex", "title": "ComfyUI_EchoMimic",