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",