diff --git a/custom-node-list.json b/custom-node-list.json index e4189dad..05eb0b8e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16572,6 +16572,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-InpaintEasy", + "id": "ComfyUI-InpaintEasy", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy" + ], + "description": "InpaintEasy is a set of optimized local repainting (Inpaint) nodes that provide a simpler and more powerful local repainting workflow. It makes local repainting work easier and more efficient with intelligent cropping and merging functions.", + "tags": ["inpaint", "crop", "image"], + "install_type": "git-clone" } ] }