Merge pull request #477 from cozymantis/cozy-human-parser

Add Cozy Human Parser nodes
This commit is contained in:
Dr.Lt.Data 2024-03-14 09:05:10 +09:00 committed by GitHub
commit ed5a592a35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6386,6 +6386,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "CozyMantis",
"title": "Cozy Human Parser",
"reference": "https://github.com/cozymantis/human-parser-comfyui-node",
"files": [
"https://github.com/cozymantis/human-parser-comfyui-node"
],
"install_type": "git-clone",
"description": "A ComfyUI node to automatically extract masks for body regions and clothing/fashion items. Made with 💚 by the CozyMantis squad."
}
]
}