mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-22 11:57:37 +08:00
Add new image processing nodes to custom-node-list (#2472)
This commit is contained in:
parent
e76457021c
commit
b181307098
@ -43472,7 +43472,7 @@
|
||||
"install_type": "unzip",
|
||||
"description": "Various image processing nodes."
|
||||
},
|
||||
{
|
||||
{
|
||||
"author": "aimingfail",
|
||||
"title": "Image2Halftone Node for ComfyUI",
|
||||
"id": "img2halftone",
|
||||
@ -43482,6 +43482,14 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"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