Update custom-node-list.json

This commit is contained in:
Patricio Gonzalez Vivo 2024-07-13 10:24:12 -04:00 committed by GitHub
parent ec44e4802d
commit f3c06b6923
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
},
]
}