update DB

This commit is contained in:
Dr.Lt.Data 2025-09-17 06:44:45 +09:00
parent 854648d5af
commit 7bdf06131a
2 changed files with 22 additions and 11 deletions

View File

@ -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"
}
]
}

View File

@ -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",