Merge pull request #2864 from wuwukaka/main

Add ComfyUI-BodyRatioMapper custom node
This commit is contained in:
Dr.Lt.Data 2026-05-11 20:34:28 +09:00 committed by GitHub
commit e7e36be084
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47229,6 +47229,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "wuwukaka",
"title": "ComfyUI-BodyRatioMapper",
"reference": "https://github.com/wuwukaka/ComfyUI-BodyRatioMapper",
"files": [
"https://github.com/wuwukaka/ComfyUI-BodyRatioMapper"
],
"install_type": "git-clone",
"description": "A project for pose alignment and human body proportion mapping based on SDPose."
} }
] ]
} }