From b6f6b4fd8af00626a414db7020dc98dd1a76ccbf Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Sat, 26 Apr 2025 12:12:14 +0800 Subject: [PATCH] Add ComfyUI-LiveCC node (#1770) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9952c092..bd61ec88 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19066,6 +19066,16 @@ "install_type": "git-clone", "description": "Make Cobra avialbe in ComfyUI.\nCobra: Efficient Line Art COlorization with BRoAder References" }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-LiveCC", + "reference": "https://github.com/Yuan-ManX/ComfyUI-LiveCC", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-LiveCC" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for LiveCC model." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",