From ffc5f03ed05f3804cebad29732241d3f6ddc2109 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 5 Mar 2026 00:10:50 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 13 ++++++++++++- 2 files changed, 23 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0951d7c1..07eab92d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -44139,6 +44139,17 @@ "install_type": "git-clone", "description": "A ComfyUI custom node that patches the attention mechanism to use Flash Attention 2 on AMD, similar to how Patch Sage Attention KJ works in KJNodes." }, + { + "author": "fabwaseem", + "title": "Civitai Gallery Explorer", + "id": "civitai-gallery-explorer", + "reference": "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer", + "files": [ + "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer" + ], + "install_type": "git-clone", + "description": "This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow." + }, @@ -44533,17 +44544,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "fabwaseem", - "title": "Civitai Gallery Explorer", - "id": "civitai-gallery-explorer", - "reference": "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer", - "files": [ - "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer" - ], - "install_type": "git-clone", - "description": "This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7914755f..1d9f060c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,7 +11,18 @@ "install_type": "git-clone", "description": "Lightweight and fast, text to and from file tools for ComfyUI, has some JSON capabilities as well, great for storing, reading, organizing, batching text and batch text operations." }, - + { + "author": "fabwaseem", + "title": "Civitai Gallery Explorer", + "id": "civitai-gallery-explorer", + "reference": "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer", + "files": [ + "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer" + ], + "install_type": "git-clone", + "description": "This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow." + }, + { "author": "FugitiveExpert01", "title": "ComfyUI-FEnodes",