From d791cd2a68e3b9745bd416794b6d16322241bf79 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Sat, 9 Nov 2024 20:37:48 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 15acccdc..b37364f9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16565,6 +16565,16 @@ "description": "This tool allows you to download models from CivitAI based on a JSON configuration that defines LORA and checkpoint models. It uses token-based authentication to download files from specified URLs and saves them to specified directories. based on CivitAIDownloader", "install_type": "git-clone" }, + { + "author": "wTechArtist", + "title": "ComfyUI-StableDelight-weiweiliang", + "reference": "https://github.com/wTechArtist/ComfyUI-StableDelight-weiweiliang", + "files": [ + "https://github.com/wTechArtist/ComfyUI-StableDelight-weiweiliang" + ], + "install_type": "git-clone", + "description": "Nodes:StableDelight-weiweiliang" + }, @@ -16974,16 +16984,6 @@ ], "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" - }, + } ] }