Add Florence2 and LuminaWrapper -nodes (#796)

* Add IC-Light nodes and models

* Add Florence2 and LuminaWrapper -nodes

https://github.com/kijai/ComfyUI-Florence2
https://github.com/kijai/ComfyUI-LuminaWrapper
This commit is contained in:
Jukka Seppänen 2024-06-20 15:09:03 +03:00 committed by GitHub
parent 4ce0581c11
commit 59d5e11038
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2948,6 +2948,28 @@
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/DepthAnythingV2](https://depth-anything-v2.github.io/)\nNOTE:Models autodownload to ComfyUI/models/depthanything from [a/https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main](https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main)"
},
{
"author": "kijai",
"title": "ComfyUI-Florence2",
"id": "florence2",
"reference": "https://github.com/kijai/ComfyUI-Florence2",
"files": [
"https://github.com/kijai/ComfyUI-Florence2"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use Microsoft's Florence2 vision model. Supports captioning, object detection and segmentation"
},
{
"author": "kijai",
"title": "ComfyUI-LuminaWrapper",
"id": "lumina",
"reference": "https://github.com/kijai/ComfyUI-LuminaWrapper",
"files": [
"https://github.com/kijai/ComfyUI-LuminaWrapper"
],
"install_type": "git-clone",
"description": "ComfyUI wrapper nodes for Lumina models"
},
{
"author": "hhhzzyang",
"title": "Comfyui-Lama",