diff --git a/custom-node-list.json b/custom-node-list.json index a3afecbd..c164f3c7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45489,6 +45489,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Stibo", + "title": "Nifty Nodes for ComfyUI", + "id": "comfyui-nifty-nodes", + "reference": "https://github.com/Stibo/comfyui-nifty-nodes", + "files": [ + "https://github.com/Stibo/comfyui-nifty-nodes" + ], + "install_type": "git-clone", + "description": "Utility nodes for ComfyUI: logic switches, bundle nodes, selectors, bypass nodes, image/latent utilities, and workflow automation nodes." + } ] }