From a502bb9529b6efb6415be5c11d6349a0693175c0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 16 Aug 2024 18:19:45 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 24 ++++++++++++------------ node_db/new/custom-node-list.json | 23 ++++++++++++++++++++++- 2 files changed, 34 insertions(+), 13 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index f5b8d801..4837c205 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a72f2223..592ee6da 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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",