Add ComfyUI InpaintEasy node (#1203)

This commit is contained in:
CYCHENYUE 2024-11-01 01:40:32 +08:00 committed by GitHub
parent 16176d759a
commit ca4c09ceca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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