mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 21:00:49 +08:00
update DB
This commit is contained in:
parent
854648d5af
commit
7bdf06131a
@ -32869,6 +32869,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A danbooru gallery for ComfyUI"
|
"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",
|
"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"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -30,6 +30,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A danbooru gallery for ComfyUI"
|
"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",
|
"author": "len-ml",
|
||||||
"title": "comfyui_qwen_image_edit_adv",
|
"title": "comfyui_qwen_image_edit_adv",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user