mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
update DB
This commit is contained in:
parent
8b3d31a936
commit
c8f246d344
@ -32586,6 +32586,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "High-utility nodes for ComfyUI with a focus on Flux 1 Dev workflows and Ultimate SD Upscale enhancement loops."
|
"description": "High-utility nodes for ComfyUI with a focus on Flux 1 Dev workflows and Ultimate SD Upscale enhancement loops."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "krakenunbound",
|
||||||
|
"title": "Kraken Discord Bot",
|
||||||
|
"id": "kraken-discord-bot",
|
||||||
|
"reference": "https://github.com/krakenunbound/kraken-discord-bot",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/krakenunbound/kraken-discord-bot"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "All-in-one Discord bot node for AI image generation. Simple setup - just add token, select model, and queue. Includes style presets, rate limiting, and queue management."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "joanna910225",
|
"author": "joanna910225",
|
||||||
"title": "HouseKeeper",
|
"title": "HouseKeeper",
|
||||||
@ -38159,17 +38170,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": "krakenunbound",
|
|
||||||
"title": "Kraken Discord Bot",
|
|
||||||
"id": "kraken-discord-bot",
|
|
||||||
"reference": "https://github.com/krakenunbound/kraken-discord-bot",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/krakenunbound/kraken-discord-bot"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "All-in-one Discord bot node for AI image generation. Simple setup - just add token, select model, and queue. Includes style presets, rate limiting, and queue management."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "krakenunbound",
|
||||||
|
"title": "Kraken Discord Bot",
|
||||||
|
"id": "kraken-discord-bot",
|
||||||
|
"reference": "https://github.com/krakenunbound/kraken-discord-bot",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/krakenunbound/kraken-discord-bot"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "All-in-one Discord bot node for AI image generation. Simple setup - just add token, select model, and queue. Includes style presets, rate limiting, and queue management."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "quinteroac",
|
"author": "quinteroac",
|
||||||
"title": "comfyui_api_executor_nodes",
|
"title": "comfyui_api_executor_nodes",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user