diff --git a/custom-node-list.json b/custom-node-list.json index be246fcf..2f9795e0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6233,6 +6233,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "hackkhai", + "title": "ComfyUI-Image-Matting", + "reference": "https://github.com/hackkhai/ComfyUI-Image-Matting", + "files": [ + "https://github.com/hackkhai/ComfyUI-Image-Matting" + ], + "install_type": "git-clone", + "description": "This node improves the quality of the image mask. more suitable for image composite matting" } ] }