mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
5947dee9f9
commit
a502bb9529
@ -13061,6 +13061,18 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "RyanOnTheInside node pack introduces the following (so far): Particle Systems, Optical Flow, Temporal Masks."
|
||||
},
|
||||
{
|
||||
"author": "ControlAltAI",
|
||||
"title": "ControlAltAI Nodes",
|
||||
"id": "controlaltai",
|
||||
"reference": "https://github.com/gseth/ControlAltAI-Nodes",
|
||||
"files":
|
||||
[
|
||||
"https://github.com/gseth/ControlAltAI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Quality of Life ComfyUI nodes starting with Flux Resolution Calculator and Flux Sampler."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -13438,18 +13450,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "ControlAltAI",
|
||||
"title": "ControlAltAI Nodes",
|
||||
"id": "controlaltai",
|
||||
"reference": "https://github.com/gseth/ControlAltAI-Nodes",
|
||||
"files":
|
||||
[
|
||||
"https://github.com/gseth/ControlAltAI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Quality of Life ComfyUI nodes starting with Flux Resolution Calculator and Flux Sampler."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -8,8 +8,29 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "ControlAltAI",
|
||||
"title": "ControlAltAI Nodes",
|
||||
"id": "controlaltai",
|
||||
"reference": "https://github.com/gseth/ControlAltAI-Nodes",
|
||||
"files":
|
||||
[
|
||||
"https://github.com/gseth/ControlAltAI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Quality of Life ComfyUI nodes starting with Flux Resolution Calculator and Flux Sampler."
|
||||
},
|
||||
{
|
||||
"author": "fairy-root",
|
||||
"title": "Flux Prompt Generator for ComfyUI",
|
||||
"reference": "https://github.com/fairy-root/Flux-Prompt-Generator",
|
||||
"files": [
|
||||
"https://github.com/fairy-root/Flux-Prompt-Generator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A flexible and customizable prompt generator for generating detailed and creative prompts for image generation models for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "ComfyUI_RyanOnTheInside",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user