diff --git a/custom-node-list.json b/custom-node-list.json index 7f070b81..c6d404a8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42181,6 +42181,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "bkpaine1", + "title": "Halo-Lipsy", + "id": "halo-lipsy", + "reference": "https://github.com/bkpaine1/Halo-Lipsy", + "files": [ + "https://github.com/bkpaine1/Halo-Lipsy" + ], + "install_type": "git-clone", + "description": "AMD unified memory lip sync for ComfyUI. Native Wav2Lip inference with no subprocesses - finally works on Strix Halo, ROCm, and all AMD APUs. Features sync tuning, edge blending, and safe tensor casting for unified memory systems." + } ] }