mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-15 03:17:23 +08:00
fix(custom-node-list): place OpenPose-Studio + Ultralytics-Studio entries next to existing andreszs author block
This commit is contained in:
parent
df1505efda
commit
49218fdb57
@ -46058,6 +46058,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Area-based LoRA and conditioning workflow tools for ComfyUI with multi-region control."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "river-side",
|
||||
"title": "riversidenodes",
|
||||
@ -47024,26 +47044,6 @@
|
||||
],
|
||||
"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