mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-11 06:30:48 +08:00
Add Danbooru FAISS Search Node to custom-node-list
This commit is contained in:
parent
a0b14d4127
commit
07dd25d2e8
@ -33285,6 +33285,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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…
Reference in New Issue
Block a user