From b15c12ca4e4c4530eb2bf2574cbbe9ec9b3687bd Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 11 May 2026 20:39:13 +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 846c4cf6..83368153 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -47193,6 +47193,16 @@ "install_type": "git-clone", "description": "Process text and images with GGUF LLMs in ComfyUI using llama.cpp, including Qwen3-VL, Qwen3.5, Qwen3.6, Gemma 4, and gpt-oss." }, + { + "author": "AabhasTech", + "title": "ComfyUI Fast Preview", + "reference": "https://github.com/AabhasTech/ComfyUI_Fast_Preview", + "files": [ + "https://github.com/AabhasTech/ComfyUI_Fast_Preview" + ], + "install_type": "git-clone", + "description": "A lightweight node to compress and preview images using the temp directory, displaying file sizes on the node UI." + }, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 197a274b..891e025c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "AabhasTech", + "title": "ComfyUI Fast Preview", + "reference": "https://github.com/AabhasTech/ComfyUI_Fast_Preview", + "files": [ + "https://github.com/AabhasTech/ComfyUI_Fast_Preview" + ], + "install_type": "git-clone", + "description": "A lightweight node to compress and preview images using the temp directory, displaying file sizes on the node UI." + }, { "author": "KingManiya", "title": "LLM Text Processor",