mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Update custom-node-list.json (#1214)
This commit is contained in:
parent
b56f3fb3a8
commit
cd98b90c35
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user