mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-09 21:50:48 +08:00
Add new image processing nodes to custom-node-list
This commit is contained in:
parent
ac122a1db0
commit
554352b54a
@ -41118,7 +41118,7 @@
|
|||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "Various image processing nodes."
|
"description": "Various image processing nodes."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "aimingfail",
|
"author": "aimingfail",
|
||||||
"title": "Image2Halftone Node for ComfyUI",
|
"title": "Image2Halftone Node for ComfyUI",
|
||||||
"id": "img2halftone",
|
"id": "img2halftone",
|
||||||
@ -41128,6 +41128,14 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "GonDesign",
|
||||||
|
"title": "ComfyUI-HaoranWanxImageEdit",
|
||||||
|
"reference": "https://github.com/GonDesign/ComfyUI-HaoranWanxImageEdit",
|
||||||
|
"files": ["https://github.com/GonDesign/ComfyUI-HaoranWanxImageEdit"],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "API plugin for Alibaba Cloud Wanx 2.1 Image Editing model. Supports 10 functions including stylization, inpainting, and outpainting."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user