mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-25 21:40:16 +08:00
Update custom-node-list.json (#2509)
This commit is contained in:
parent
aa4e7b553f
commit
d86f6196d0
@ -11699,6 +11699,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This custom node detects body parts (currently only hands) from the received image and outputs the image if the skeleton can be estimated."
|
"description": "This custom node detects body parts (currently only hands) from the received image and outputs the image if the skeleton can be estimated."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "pixelpainter",
|
||||||
|
"title": "UI-Decorators [SubGraph]",
|
||||||
|
"reference": "https://github.com/pixelpainter/UI-Decorators",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/pixelpainter/UI-Decorators"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "UI Decorators is a set of 4 nodes to enhance frontside SubGraph usability and organization. A Note, a Divider, an editable Spacer, and a Title node. Includes color pickers for fonts, font sizing, bold/non-bold text, and background color picker for the note"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Sorcerio",
|
"author": "Sorcerio",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user