Please add ComfyUI Image to Painting and Inspyrenet Assistant Nodes (#1068)

* Update custom-node-list.json with ComfyUI-Img2DrawingAssistants

* Update custom-node-list.json

* Update custom-node-list.json
This commit is contained in:
Isi 2024-09-19 14:23:20 +01:00 committed by GitHub
parent 3e4ea1662c
commit b8389e81a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}