mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Add ComfyUI InpaintEasy node (#1203)
This commit is contained in:
parent
16176d759a
commit
ca4c09ceca
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user