Add new node for ComfyUI_Make-It-Animatable (#2292)

* Add new node for ComfyUI_Make-It-Animatable

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Devin Garner 2025-11-19 06:37:20 -07:00 committed by GitHub
parent a8a7024a84
commit e79f6c4471
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37174,6 +37174,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Devin Garner",
"title": "ComfyUI_Make-It-Animatable",
"reference": "https://github.com/speige/ComfyUI_Make-It-Animatable",
"files": [
"https://github.com/speige/ComfyUI_Make-It-Animatable"
],
"install_type": "git-clone",
"description": "Auto-Rigging humanoid 3D meshes for Mixamo animations"
}
]
}