From 4ff1eb4d10b9c6d7e1fda021ff00eef5b703b333 Mon Sep 17 00:00:00 2001 From: InitialXKO <45725592+InitialXKO@users.noreply.github.com> Date: Tue, 23 Dec 2025 13:59:44 +0800 Subject: [PATCH] Add TurboDiffusion I2V entry to custom-node-list Added a new entry for TurboDiffusion I2V with details. --- custom-node-list.json | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4658c9f9..5d2171e9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39298,20 +39298,17 @@ "install_type": "git-clone", "description": "A minimal template for creating React/TypeScript frontend extensions for ComfyUI, with complete boilerplate setup including internationalization and unit testing." }, - - - - - - - - - - - - - - + { + "author": "anveshane", + "title": "ComfyUI TurboDiffusion I2V", + "reference": "https://github.com/anveshane/Comfyui_turbodiffusion", + "files": [ + "https://github.com/anveshane/Comfyui_turbodiffusion" + ], + "install_type": "git-clone", + "description": "TurboDiffusion Image-to-Video generation nodes with quantized models and SLA attention optimization", + "nodename_pattern": "TurboWan|TurboDiffusion" + }, { "author": "Ser-Hilary", "title": "SDXL_sizing",