Add Danbooru FAISS Search Node to custom-node-list (#2157)

This commit is contained in:
LeechKing 2025-09-17 00:43:55 +03:00 committed by GitHub
parent c5f7b97359
commit 854648d5af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33315,6 +33315,17 @@
],
"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"
}
]
}