From 2a126e0873414f59577effa770df7b6bce1550fd Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 28 Jan 2026 00:13:42 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 26 +++++++++++++------------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 24 insertions(+), 13 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0f1e80b7..e5fef516 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5265,6 +5265,7 @@ { "author": "bruefire", "title": "ComfyUI Sequential Image Loader", + "id": "comfyui-sq-imageloader", "reference": "https://github.com/bruefire/ComfyUI-SeqImageLoader", "files": [ "https://github.com/bruefire/ComfyUI-SeqImageLoader" @@ -41744,6 +41745,17 @@ "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." }, + { + "author": "bkpaine1", + "title": "Halo-TeaCache", + "id": "halo-teacache", + "reference": "https://github.com/bkpaine1/Halo-TeaCache", + "files": [ + "https://github.com/bkpaine1/Halo-TeaCache" + ], + "install_type": "git-clone", + "description": "AMD Unified Memory TeaCache for LTX2 (LTXAV). Lean single-file caching for 48-layer dual-stream transformer. Caches both video and audio residuals. No CPU offload - designed for AMD APUs with unified memory. ~35% speedup on cached denoising steps." + }, { "author": "kianthos", "title": "Earthbound---All-in-one-ComfyUI-Node", @@ -42332,18 +42344,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "bruefire", - "title": "ComfyUI Sequential Image Loader", - "id": "comfyui-sq-imageloader", - "reference": "https://github.com/bruefire/ComfyUI-SeqImageLoader", - "files": [ - "https://github.com/bruefire/ComfyUI-SeqImageLoader" - ], - "install_type": "git-clone", - "description": "This is an extension node for ComfyUI that allows you to load frames from a video in bulk and perform masking and sketching on each frame through a GUI." - } - + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index cf6b015d..b888d46b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,17 @@ "install_type": "git-clone", "description": "Select one line from the text list with a single click. It dramatically improves the process of switching LoRA or prompts." }, + { + "author": "bkpaine1", + "title": "Halo-TeaCache", + "id": "halo-teacache", + "reference": "https://github.com/bkpaine1/Halo-TeaCache", + "files": [ + "https://github.com/bkpaine1/Halo-TeaCache" + ], + "install_type": "git-clone", + "description": "AMD Unified Memory TeaCache for LTX2 (LTXAV). Lean single-file caching for 48-layer dual-stream transformer. Caches both video and audio residuals. No CPU offload - designed for AMD APUs with unified memory. ~35% speedup on cached denoising steps." + }, { "author": "gmorks", "title": "ComfyUI-WatchPoint",