From dcdeb668dfb6cfe05ee4a5ca4783c04fc6aa2bec Mon Sep 17 00:00:00 2001 From: PowerHouseMan Date: Sat, 3 Aug 2024 15:11:18 +0900 Subject: [PATCH] Update custom-node-list.json (#922) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5756c98c..6ee81a23 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "PowerHouseMan", + "title": "ComfyUI-AdvancedLivePortrait", + "id": "advancedliveportrait", + "reference": "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait", + "files": [ + "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait" + ], + "install_type": "git-clone", + "description": "AdvancedLivePortrait with Facial expression editor" + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager",