diff --git a/custom-node-list.json b/custom-node-list.json index ed7e4d6d..b8f2a173 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",