From d6b1515334844b3d33757571987da3c78f352558 Mon Sep 17 00:00:00 2001 From: VangengLab <145450894+VangengLab@users.noreply.github.com> Date: Tue, 5 Nov 2024 12:26:38 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index cecd30bd..0a8989c8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16737,6 +16737,27 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "VangengLab", + "title": "ComfyUI-LivePortrait_v2", + "reference": "https://github.com/VangengLab/ComfyUI-LivePortrait_v2", + "files": [ + "https://github.com/VangengLab/ComfyUI-LivePortrait_v2" + ], + "install_type": "copy", + "description": "We developed a custom_node for Liveportrait_v2 that enables flexible use on Comfyui to drive animal image-based emoji generation from videos." + }, + { + "author": "VangengLab", + "title": "Comfyui_Liveportrait_v3", + "reference": "https://github.com/VangengLab/Comfyui_Liveportrait_v3", + "files": [ + "https://github.com/VangengLab/Comfyui_Liveportrait_v3" + ], + "install_type": "copy", + "description": "We developed a custom_node for Liveportrait_v3 that enables flexible use on Comfyui to drive image-based emoji generation from photos." } + ] }