diff --git a/custom-node-list.json b/custom-node-list.json index 4c491c73..7e8a7b3a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41161,7 +41161,7 @@ "install_type": "unzip", "description": "Various image processing nodes." }, - { + { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI", "id": "img2halftone", @@ -41171,6 +41171,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." } ] }