Compare commits

...

2 Commits

Author SHA1 Message Date
A神
d3f8e83829
Merge 554352b54a into d8e3f531c7 2026-01-25 09:38:51 +07:00
A神
554352b54a
Add new image processing nodes to custom-node-list 2026-01-07 15:45:44 +08:00

View File

@ -42271,7 +42271,7 @@
"install_type": "unzip",
"description": "Various image processing nodes."
},
{
{
"author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI",
"id": "img2halftone",
@ -42281,6 +42281,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."
}
]
}