From 2fe812084ac1e87ce0ab3b4b79056c36f0954417 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 30 Oct 2024 02:52:38 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 +++++++++++--------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 3a9010f9..6cc198ff 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16063,7 +16063,16 @@ "install_type": "git-clone", "description": "Context menu extension for CLIPTextEncode (sort prompt), EmptyLatentImage (sdxl size selector)." }, - + { + "author": "OpalSky", + "title": "OpalSky Nodes", + "reference": "https://github.com/OpalSky-AI/OpalSky_Nodes", + "files": [ + "https://github.com/OpalSky-AI/OpalSky_Nodes" + ], + "install_type": "git-clone", + "description": "A set of custom nodes for ComfyUI that provides enhanced string manipulation and prompt variant generation functionality for AI workflows." + }, @@ -16468,13 +16477,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "OpalSky", - "title": "OpalSky Nodes", - "reference": "https://github.com/OpalSky-AI/OpalSky_Nodes", - "install_type": "git-clone", - "description": "A set of custom nodes for ComfyUI that provides enhanced string manipulation and prompt variant generation functionality for AI workflows." - }, + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index afd232d1..9a9f2eb8 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ + { + "author": "OpalSky", + "title": "OpalSky Nodes", + "reference": "https://github.com/OpalSky-AI/OpalSky_Nodes", + "files": [ + "https://github.com/OpalSky-AI/OpalSky_Nodes" + ], + "install_type": "git-clone", + "description": "A set of custom nodes for ComfyUI that provides enhanced string manipulation and prompt variant generation functionality for AI workflows." + }, { "author": "ruucm", "title": "Ruucm's ComfyUI Nodes",