Add Danbooru FAISS Search Node to custom-node-list

This commit is contained in:
LeechKing 2025-09-16 21:30:06 +03:00 committed by GitHub
parent a0b14d4127
commit 07dd25d2e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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