fix(custom-node-list): place ComfyUI-BodyRatioMapper entry after last git-clone block

This commit is contained in:
Dr.Lt.Data
2026-05-11 20:35:19 +09:00
parent e7e36be084
commit 6cc7f3106b
2 changed files with 20 additions and 10 deletions
+10
View File
@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"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."
},
{
"author": "namemechan",
"title": "ComfyUI-DCW",