Merge pull request #2798 from andreszs/add-openpose-ultralytics-studio

Add ComfyUI-OpenPose-Studio and ComfyUI-Ultralytics-Studio to custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2026-05-11 03:54:10 +09:00 committed by GitHub
commit df1505efda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47024,6 +47024,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."
}
]
}