Add HunyuanVideoWrapper -nodes (#1310)

* 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

* Add HunyuanVideoWrapper
This commit is contained in:
Jukka Seppänen 2024-12-08 16:28:57 +02:00 committed by GitHub
parent 26077d3a6b
commit 078f9a1c53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3185,6 +3185,16 @@
"install_type": "git-clone",
"description": "ComfyUI nodes to use GIMM-VFI frame interpolation"
},
{
"author": "kijai",
"title": "ComfyUI-HunyuanVideoWrapper",
"reference": "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper",
"files": [
"https://github.com/kijai/ComfyUI-HunyuanVideoWrapper"
],
"install_type": "git-clone",
"description": "ComfyUI diffusers wrapper nodes for [a/HunyuanVideo](https://github.com/Tencent/HunyuanVideo)"
},
{
"author": "hhhzzyang",
"title": "Comfyui-Lama",