diff --git a/custom-node-list.json b/custom-node-list.json index 8f45d483..9d7529e5 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25646,6 +25646,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "pixible", + "title": "comfyui-customselector", + "reference": "https://github.com/gasparuff/CustomSelector", + "files": [ + "https://github.com/gasparuff/CustomSelector" + ], + "install_type": "git-clone", + "description": "Helps deciding different settings depending on the input string" } ] }