From 7bdf06131a196f800b4c787232aac3f5d56c01cf Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 17 Sep 2025 06:44:45 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 7120da78..8c129e54 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32869,6 +32869,17 @@ "install_type": "git-clone", "description": "A danbooru gallery for ComfyUI" }, + { + "author": "l33chking", + "title": "Danbooru FAISS Search Nodes", + "id": "danbooru-faiss-search", + "reference": "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search", + "files": [ + "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search" + ], + "install_type": "git-clone", + "description": "Use image to search similar images from danbooru using various methods. Notice: the optional API key will be saved to metadata if used" + }, @@ -33315,17 +33326,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "l33chking", - "title": "Danbooru FAISS Search Nodes", - "id": "danbooru-faiss-search", - "reference": "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search", - "files": [ - "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search" - ], - "install_type": "git-clone", - "description": "Use image to search similar images from danbooru using various methods. Notice: the optional API key will be saved to metadata if used" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 890618f4..456c9a97 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -30,6 +30,17 @@ "install_type": "git-clone", "description": "A danbooru gallery for ComfyUI" }, + { + "author": "l33chking", + "title": "Danbooru FAISS Search Nodes", + "id": "danbooru-faiss-search", + "reference": "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search", + "files": [ + "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search" + ], + "install_type": "git-clone", + "description": "Use image to search similar images from danbooru using various methods. Notice: the optional API key will be saved to metadata if used" + }, { "author": "len-ml", "title": "comfyui_qwen_image_edit_adv",