From bd6d6b75104ded05c7263969759215091094afdb Mon Sep 17 00:00:00 2001 From: chrisfreilich Date: Fri, 26 Apr 2024 21:05:14 -0400 Subject: [PATCH] Update custom-node-list.json Adding Virtuoso Nodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ed6e506a..5d2d8b11 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5551,6 +5551,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "cfreilich", + "title": "Virtuoso Nodes for ComfyUI", + "reference": "https://github.com/chrisfreilich/virtuoso-nodes", + "files": [ + "https://github.com/chrisfreilich/virtuoso-nodes" + ], + "install_type": "git-clone", + "description": "This repo contains nodes for ComfyUI that implement 30 blend modes, solid color images, and RGB splitting and merging." } ] }