mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Add segment-anything-2 nodes (#915)
* Add IC-Light nodes and models * Add Florence2 and LuminaWrapper -nodes https://github.com/kijai/ComfyUI-Florence2 https://github.com/kijai/ComfyUI-LuminaWrapper * Update custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json * Add segment-anything-2 * Update custom-node-list.json
This commit is contained in:
parent
05614818d0
commit
f057e185af
@ -3037,6 +3037,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Rudimentary wrapper that runs [a/Kwai-Kolors](https://huggingface.co/Kwai-Kolors/Kolors) text2image pipeline using diffusers."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-segment-anything-2",
|
||||
"id": "segment-anything-2",
|
||||
"reference": "https://github.com/kijai/ComfyUI-segment-anything-2",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-segment-anything-2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use [a/segment-anything-2](https://github.com/facebookresearch/segment-anything-2) for image or video segmentation."
|
||||
},
|
||||
{
|
||||
"author": "hhhzzyang",
|
||||
"title": "Comfyui-Lama",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user