mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-09 12:42:33 +08:00
Update custom-node-list.json
This commit is contained in:
parent
ec44e4802d
commit
f3c06b6923
@ -11886,6 +11886,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user