update DB

This commit is contained in:
Dr.Lt.Data
2024-03-26 00:08:51 +09:00
parent d0d1c737c5
commit 8d9de74df2
4 changed files with 48 additions and 40 deletions

View File

@@ -6478,6 +6478,16 @@
"install_type": "git-clone",
"description": "This extension provides various custom nodes to assist in configuring the workflow structure."
},
{
"author": "viperyl",
"title": "ComfyUI-BiRefNet",
"reference": "https://github.com/viperyl/ComfyUI-BiRefNet",
"files": [
"https://github.com/viperyl/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."
},