From 1595d8a367b82089d1b607d11ec0ab62bb3d21bb Mon Sep 17 00:00:00 2001 From: Isi Date: Wed, 18 Sep 2024 19:43:06 +0100 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 3802087a..7479794f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14985,6 +14985,17 @@ ], "install_type": "git-clone", "description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts." + }, + { + "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." } ] }