From 64a05f5f7a02233b6076927f9d8486b6ef9257da Mon Sep 17 00:00:00 2001 From: Blanchon Date: Wed, 20 Mar 2024 12:24:40 +0100 Subject: [PATCH] Add ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0fa538ea..d5226360 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6655,6 +6655,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI-BRIA_AI-RMBG", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of BRIA RMBG Model for ComfyUI." } ] }