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",