From ee97aa376de5f514e83a66e4ae0d86fe39220841 Mon Sep 17 00:00:00 2001 From: OpalSky <55708384+OpalSky-AI@users.noreply.github.com> Date: Sun, 27 Oct 2024 14:20:34 -0600 Subject: [PATCH] Update custom-node-list.json Added OpalSky_nodes --- custom-node-list.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ca288d13..a7b33491 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16339,15 +16339,12 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." }, - { - "author": "OpalSky", - "title": "String Switch OpalSky", - "reference": "https://github.com/OpalSky-AI/OpalSky_Nodes", - "files": [ - "https://github.com/OpalSky-AI/OpalSky_Nodes/raw/main/string_switch_opalsky.py" - ], - "install_type": "copy", - "description": "A custom node for ComfyUI that allows users to concatenate strings with the option to toggle between predefined styles and custom strings. It supports advanced string operations for use in image generation workflows." - } + { + "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." + }, ] }