mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-16 22:47:39 +08:00
Add ComfyUI 2D Pose Editor node (#2691)
This commit is contained in:
parent
ad71567e8a
commit
83e07578fd
@ -45063,6 +45063,15 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "ketle-man",
|
||||
"title": "ComfyUI 2D Pose Editor",
|
||||
"id": "comfyui-2dpose-editor",
|
||||
"reference": "https://github.com/ketle-man/comfyui-2dpose-editor",
|
||||
"files": ["https://github.com/ketle-man/comfyui-2dpose-editor"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Interactive 2D rigging pose editor embedded inside a ComfyUI node. Drag joints to pose a figure, control eye direction, and export as IMAGE."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user