From e4eb87cc38f6e89a3d0894cb2e1c2a4e62a65de0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 20 Jan 2026 21:57:54 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 16 +++------------- node_db/new/custom-node-list.json | 3 ++- 2 files changed, 5 insertions(+), 14 deletions(-) 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",