From 5eeaede201c7f1c40cdea9587853560abbe3c0c8 Mon Sep 17 00:00:00 2001 From: wTechArtist Date: Fri, 8 Nov 2024 23:49:26 +0800 Subject: [PATCH] # ComfyUI-StableDelight-weiweiliang --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index c89f11d2..15acccdc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16974,6 +16974,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "wTechArtist", + "title": "ComfyUI-StableDelight-weiweiliang", + "reference": "https://github.com/wTechArtist/ComfyUI-StableDelight-weiweiliang.git", + "files": [ + "https://github.com/wTechArtist/ComfyUI-StableDelight-weiweiliang.git" + ], + "install_type": "git-clone", + "description": "Nodes:StableDelight-weiweiliang" + }, ] }