From 10f23c1d19cc966ebd352952664db7a7c9e3474e Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 25 May 2026 07:28:47 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 64004267..193488a2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -49467,6 +49467,16 @@ "install_type": "git-clone", "description": "Anime character image evaluation nodes (CCIP + OKS + Angle) for ComfyUI" }, + { + "author": "Ganaraj", + "title": "comfyui-turbodiffusion", + "reference": "https://github.com/anveshane/Comfyui_turbodiffusion", + "files": [ + "https://github.com/anveshane/Comfyui_turbodiffusion" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node for TurboDiffusion I2V (Image-to-Video) generation with dual-expert sampling and SLA attention optimization." + }, { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 07f19496..287e2de5 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Ganaraj", + "title": "comfyui-turbodiffusion", + "reference": "https://github.com/anveshane/Comfyui_turbodiffusion", + "files": [ + "https://github.com/anveshane/Comfyui_turbodiffusion" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node for TurboDiffusion I2V (Image-to-Video) generation with dual-expert sampling and SLA attention optimization." + }, { "author": "gavr728", "title": "Klein Tiled Upscaler",