Update custom-node-list.json (#1386)

add comfyui latentsync node
This commit is contained in:
Kaifeng Xu 2024-12-31 18:29:39 +08:00 committed by GitHub
parent 939cb12670
commit c01aacbcee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8815,6 +8815,17 @@
"install_type": "git-clone",
"description": "Unofficial implementation of [a/MiniCPM-V](https://github.com/OpenBMB/MiniCPM-V) for ComfyUI"
},
{
"author": "hay86",
"title": "ComfyUI LatentSync",
"id": "latentsync",
"reference": "https://github.com/hay86/ComfyUI_LatentSync",
"files": [
"https://github.com/hay86/ComfyUI_LatentSync"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/LatentSync](https://github.com/bytedance/LatentSync) for ComfyUI"
},
{
"author": "shinich39",
"title": "comfyui-load-image-in-seq",