From 25ca70516d551e43bdd18ac5f0a4b19ce51d2c62 Mon Sep 17 00:00:00 2001 From: Ardenius <160415696+ArdeniusAI@users.noreply.github.com> Date: Tue, 22 Oct 2024 23:38:35 +0300 Subject: [PATCH] Update custom-node-list.json put ComfyUI-Ardenius in place of CPlus control box at line 8334 since the new repo includes more nodes like ARD Math and more to be added. --- 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 356b707d..dd1b6f2c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8331,6 +8331,17 @@ "install_type": "git-clone", "description": "Mask cutout based on Segment Anything." }, + { + "author": "Ardenius", + "title": "ComfyUI-Ardenius", + "id": "ARD", + "reference": "https://github.com/ArdeniusAI/ComfyUI-Ardenius", + "files": [ + "https://github.com/ArdeniusAI/ComfyUI-Ardenius" + ], + "install_type": "git-clone", + "description": "ARD ComfyUI Ardenius include ARD Control Box, ARD Math nodes and other helper nodes to be added in the future. for more info https://ko-fi.com/ardenius." + }, { "author": "Shadetail", "title": "Eagleshadow Custom Nodes", @@ -16179,17 +16190,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Ardenius", - "title": "ComfyUI-Ardenius", - "id": "ARD", - "reference": "https://github.com/ArdeniusAI/ComfyUI-Ardenius", - "files": [ - "https://github.com/ArdeniusAI/ComfyUI-Ardenius" - ], - "install_type": "git-clone", - "description": "ARD ComfyUI Ardenius include ARD Control Box, ARD Math nodes and other helper nodes to be added in the future. for more info https://ko-fi.com/ardenius." } ] }