From 365dac964de1bd5f76d533363768a9a8dd3db544 Mon Sep 17 00:00:00 2001 From: Benjamin Irwin <59652119+BenjaminIrwin@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:09:36 +0100 Subject: [PATCH] Custom node list (#870) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1d64c92f..b826db69 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36,6 +36,17 @@ "install_type": "git-clone", "description": "This extension provides various nodes to support Lora Block Weight and the Impact Pack. Provides many easily applicable regional features and applications for Variation Seed." }, + { + "author": "LightSketch-ai", + "title": "ComfyUI-LivePortraitNode (Replicate API)", + "id": "lightsketchlp", + "reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode", + "files": [ + "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode" + ], + "install_type": "git-clone", + "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." + }, { "author": "comfyanonymous", "title": "ComfyUI_experiments",