From 2dbbb83961a2382fe82daa1bfe09ebe778ae6a45 Mon Sep 17 00:00:00 2001 From: chaojie Date: Fri, 29 Mar 2024 12:31:56 +0800 Subject: [PATCH] Update custom-node-list.json (#524) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1d0206d4..07447135 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4516,6 +4516,16 @@ "install_type": "git-clone", "description": "Nodes:3D Pose Editor" }, + { + "author": "chaojie", + "title": "ComfyUI-AniPortrait", + "reference": "https://github.com/chaojie/ComfyUI-AniPortrait", + "files": [ + "https://github.com/chaojie/ComfyUI-AniPortrait" + ], + "install_type": "git-clone", + "description": "ComfyUI AniPortrait" + }, { "author": "chaojie", "title": "ComfyUI-Img2Img-Turbo",