diff --git a/custom-node-list.json b/custom-node-list.json index b7b550c4..3a4480c8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15359,6 +15359,16 @@ ], "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/extension-node-map.json b/extension-node-map.json index 59ff8907..9bdf527e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -21030,5 +21030,13 @@ { "title_aux": "SDXLCustomAspectRatio" } + ], + "https://github.com/Bria-AI/ComfyUI-BRIA-API": [ + [ + "BriaEraser" + ], + { + "title_aux": "Bria API nodes for ComfyUI" + } ] } \ No newline at end of file