mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
Add Danbooru FAISS Search Node to custom-node-list (#2157)
This commit is contained in:
parent
c5f7b97359
commit
854648d5af
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user