From de4a96e471a5a52bf12de1657576fe0eddecaeaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=AA=20Trung=20Hi=E1=BA=BFu?= <30469654+hieuck@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:48:32 +0700 Subject: [PATCH] =?UTF-8?q?th=C3=AAm=20Fix=20BiRefNet-utils=20(#1296)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I'm newbie and don't know how to update custom-node. If there's anything that needs to be fixed, please let me know --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 94835946..e4c600f4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8636,6 +8636,17 @@ "install_type": "git-clone", "description": "Bilateral Reference Network achieves SOTA result in multi Salient Object Segmentation dataset, this repo pack BiRefNet as ComfyUI nodes, and make this SOTA model easier use for everyone." }, + { + "author": "viperyl", + "title": "ComfyUI-BiRefNet-Fix utils", + "id": "comfyui-birefnet", + "reference": "https://github.com/hieuck/ComfyUI-BiRefNet", + "files": [ + "https://github.com/hieuck/ComfyUI-BiRefNet" + ], + "install_type": "git-clone", + "description": "Bilateral Reference Network achieves SOTA result in multi Salient Object Segmentation dataset, this repo pack BiRefNet as ComfyUI nodes, and make this SOTA model easier use for everyone." + }, { "author": "viperyl", "title": "ComfyUI-RGT",