mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-10 09:02:30 +08:00
Add OpenPose Studio and Ultralytics Studio to Manager custom node list
This commit is contained in:
parent
15ec9a901b
commit
c30dd182d3
@ -46255,6 +46255,26 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "andreszs",
|
||||
"title": "ComfyUI-OpenPose-Studio",
|
||||
"reference": "https://github.com/andreszs/ComfyUI-OpenPose-Studio",
|
||||
"files": [
|
||||
"https://github.com/andreszs/ComfyUI-OpenPose-Studio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Modern OpenPose pose editor for ComfyUI with collections, JSON import/export, background image support, and compatibility with legacy pose JSON."
|
||||
},
|
||||
{
|
||||
"author": "andreszs",
|
||||
"title": "ComfyUI-Ultralytics-Studio",
|
||||
"reference": "https://github.com/andreszs/ComfyUI-Ultralytics-Studio",
|
||||
"files": [
|
||||
"https://github.com/andreszs/ComfyUI-Ultralytics-Studio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Ultralytics workflow and editor tools for ComfyUI with enhanced preview and UI integration."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user