From f3c06b6923f12cc5120c1ed7cc27328d419581fc Mon Sep 17 00:00:00 2001 From: Patricio Gonzalez Vivo Date: Sat, 13 Jul 2024 10:24:12 -0400 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2b66e497..fd67d257 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11886,6 +11886,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Patricio Gonzalez Vivo", + "title": "GLSL Nodes", + "reference": "https://github.com/patriciogonzalezvivo/comfyui_glslnodes", + "files": [ + "https://github.com/patriciogonzalezvivo/comfyui_glslnodes" + ], + "install_type": "git-clone", + "description": "A collections of nodes to support GLSL shaders inside a workflow." + }, ] }