From 49b038bf696fb3c29b3b77404c1c2918ff33d0a7 Mon Sep 17 00:00:00 2001 From: wuwukasi Date: Fri, 8 May 2026 14:42:47 +0800 Subject: [PATCH] Add ComfyUI-BodyRatioMapper custom node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9c963c17..083a87d3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46618,6 +46618,16 @@ ], "install_type": "unzip", "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." } ] }