Add MimicMotion and OpenDiT -wrapper nodes (#833)

* 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
This commit is contained in:
Jukka Seppänen 2024-07-03 16:57:55 +03:00 committed by GitHub
parent d0d8b36a8d
commit 19bd36caab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2970,6 +2970,28 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI wrapper nodes for Lumina models" "description": "ComfyUI wrapper nodes for Lumina models"
}, },
{
"author": "kijai",
"title": "ComfyUI-MimicMotionWrapper",
"id": "mimicmotion-kijai",
"reference": "https://github.com/kijai/ComfyUI-MimicMotionWrapper",
"files": [
"https://github.com/kijai/ComfyUI-MimicMotionWrapper"
],
"install_type": "git-clone",
"description": "Optimized wrapper nodes for MimicMotion: [a/https://github.com/tencent/MimicMotion](https://github.com/tencent/MimicMotion)"
},
{
"author": "kijai",
"title": "ComfyUI-OpenDiTWrapper",
"id": "opendit-kijai",
"reference": "https://github.com/kijai/ComfyUI-OpenDiTWrapper",
"files": [
"https://github.com/kijai/ComfyUI-OpenDiTWrapper"
],
"install_type": "git-clone",
"description": "Wrapper nodes for OpenDiT: [a/OpenDiT](https://github.com/NUS-HPC-AI-Lab/OpenDiT/), supports Open-Sora t2i and i2i"
},
{ {
"author": "hhhzzyang", "author": "hhhzzyang",
"title": "Comfyui-Lama", "title": "Comfyui-Lama",