diff --git a/custom-node-list.json b/custom-node-list.json index c6d404a8..9e7897fb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41694,12 +41694,13 @@ { "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": "Native AMD Unified Memory Lip Sync for ComfyUI" + "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." }, { "author": "kianthos", @@ -42181,17 +42182,6 @@ ], "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." - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index fe0819cf..38243a43 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -349,12 +349,13 @@ { "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": "Native AMD Unified Memory Lip Sync for ComfyUI" + "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." }, { "author": "kianthos",