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:
Jukka Seppänen 2024-08-01 00:07:45 +02:00 committed by GitHub
parent 05614818d0
commit f057e185af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",