Merge pull request #478 from cozymantis/cozy-reference-pose-gen

Add Cozy Reference Pose nodes
This commit is contained in:
Dr.Lt.Data 2024-03-14 09:07:21 +09:00 committed by GitHub
commit c345835a41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6376,6 +6376,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "CozyMantis",
"title": "Cozy Reference Pose Generator",
"reference": "https://github.com/cozymantis/pose-generator-comfyui-node",
"files": [
"https://github.com/cozymantis/pose-generator-comfyui-node"
],
"install_type": "git-clone",
"description": "Generate OpenPose face/body reference poses in ComfyUI with ease. Made with 💚 by the CozyMantis squad."
}
]
}