Add new image processing nodes to custom-node-list (#2472)

This commit is contained in:
A神 2026-02-17 09:54:51 +08:00 committed by GitHub
parent e76457021c
commit b181307098
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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