image matting custom node

This commit is contained in:
hackkhai 2024-03-08 16:49:21 +05:30 committed by GitHub
parent 626aad2b00
commit 5fe6f82944
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6224,6 +6224,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"
}
]
}