Merge pull request #467 from hackkhai/patch-1

ComfyUI Image Matting
This commit is contained in:
Dr.Lt.Data
2024-03-09 09:45:07 +09:00
committed by GitHub

View File

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