mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
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:
parent
3e4ea1662c
commit
b8389e81a1
@ -14974,6 +14974,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user