From cd98b90c353ab632f2326d86aa8b1e6acf654d6d Mon Sep 17 00:00:00 2001 From: CYCHENYUE <153368169+CY-CHENYUE@users.noreply.github.com> Date: Mon, 4 Nov 2024 07:19:42 +0800 Subject: [PATCH] Update custom-node-list.json (#1214) --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index a67bc04e..a7271460 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16664,6 +16664,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" } ] }