Add PyramidFlowWrapper -nodes (#1140)

* 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

* Add T5 encoder models

* Update custom-node-list.json

* Add PyramidFlowWrapper
This commit is contained in:
Jukka Seppänen 2024-10-13 10:16:10 +03:00 committed by GitHub
parent 405e83b79c
commit a1110c22b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3169,6 +3169,16 @@
"install_type": "git-clone",
"description": "Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)"
},
{
"author": "kijai",
"title": "ComfyUI PyramidFlow Wrapper",
"reference": "https://github.com/kijai/ComfyUI-PyramidFlowWrapper",
"files": [
"https://github.com/kijai/ComfyUI-PyramidFlowWrapper"
],
"install_type": "git-clone",
"description": "Wrapper for PyramidFlow -models: [a/https://github.com/jy0205/Pyramid-Flow](https://github.com/jy0205/Pyramid-Flow)"
},
{
"author": "kijai",
"title": "ComfyUI Llava-OneVision",