From 7fc4343dac194763710c30823c64cd7aca6b67e3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 1 Oct 2024 23:03:08 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 3a4480c8..d931cfad 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14950,6 +14950,16 @@ "install_type": "git-clone", "description": "Node for the FASHN Virtual Try-On API. Requires an API Key from fashn.ai" }, + { + "author": "BRIA AI", + "title": "BRIA AI API nodes", + "reference": "https://github.com/Bria-AI/ComfyUI-BRIA-API", + "files": [ + "https://github.com/Bria-AI/ComfyUI-BRIA-API" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI using BRIA's API." + }, @@ -15359,16 +15369,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "BRIA AI", - "title": "BRIA AI API nodes", - "reference": "https://github.com/Bria-AI/ComfyUI-BRIA-API", - "files": [ - "https://github.com/Bria-AI/ComfyUI-BRIA-API" - ], - "install_type": "git-clone", - "description": "Custom nodes for ComfyUI using BRIA's API." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 4089162d..f3f89d55 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,16 @@ }, + { + "author": "BRIA AI", + "title": "BRIA AI API nodes", + "reference": "https://github.com/Bria-AI/ComfyUI-BRIA-API", + "files": [ + "https://github.com/Bria-AI/ComfyUI-BRIA-API" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI using BRIA's API." + }, { "author": "danbochman", "title": "FASHN Virtual Try-On",