From b8a17a7c5c47a07ad1b85cc4e5ee740b93ed274c Mon Sep 17 00:00:00 2001 From: smthemex <138738845+smthemex@users.noreply.github.com> Date: Fri, 17 May 2024 21:39:02 +0800 Subject: [PATCH] Update custom-node-list.json add new node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1f97fc47..a799542f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9446,6 +9446,16 @@ "install_type": "git-clone", "description": "You can call the ParlerTTS tool in comfyUI, which currently only supports English." }, + { + "author": "smthemex", + "title": "ComfyUI_ID_Animator", + "reference": "https://github.com/smthemex/ComfyUI_ID_Animator", + "files": [ + "https://github.com/smthemex/ComfyUI_ID_Animator" + ], + "install_type": "git-clone", + "description": "This node allows you to use ID_Animator, the zero shot video generation model" + }, { "author": "smthemex", "title": "ComfyUI_Pipeline_Tool",