diff --git a/custom-node-list.json b/custom-node-list.json index 5bdfe095..cf135e13 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41243,6 +41243,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "SergPoletaev", + "title": "ComfyUI-SPoletNodes", + "id": "ComfyUI-SPoletNodes", + "reference": "https://github.com/SergPoletaev/ComfyUI-SPoletNodes", + "files": [ + "https://github.com/SergPoletaev/ComfyUI-SPoletNodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for image preview and saving", + + } ] }