Merge pull request #379 from chaojie/patch-8

Update custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2024-02-01 09:29:32 +09:00 committed by GitHub
commit c9d7fc62ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4104,6 +4104,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:3D Pose Editor" "description": "Nodes:3D Pose Editor"
}, },
{
"author": "chaojie",
"title": "ComfyUI-Pymunk",
"reference": "https://github.com/chaojie/ComfyUI-Pymunk",
"files": [
"https://github.com/chaojie/ComfyUI-Pymunk"
],
"install_type": "git-clone",
"description": "Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python"
},
{ {
"author": "chaojie", "author": "chaojie",
"title": "ComfyUI-MotionCtrl", "title": "ComfyUI-MotionCtrl",