diff --git a/custom-node-list.json b/custom-node-list.json index b55fd9b0..77a59b59 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14974,6 +14974,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Isi-dev", + "title": "Image to Painting and Inspyrenet Assistant Nodes", + "id": "ComfyUI-Img2PaintingAssistant", + "reference": "https://github.com/Isi-dev/ComfyUI-Img2PaintingAssistant", + "files": [ + "https://github.com/Isi-dev/ComfyUI-Img2PaintingAssistant" + ], + "install_type": "git-clone", + "description": "These are ComfyUI nodes to assist in converting images to paintings and to assist the Inspyrenet Rembg node to totally remove, or replace with a color, the original background from images so that the background does not reappear in videos or in nodes that do not retain the alpha channel in rgba images." } ] }