Update custom-node-list.json (#1214)

This commit is contained in:
CYCHENYUE 2024-11-04 07:19:42 +08:00 committed by GitHub
parent b56f3fb3a8
commit cd98b90c35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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