update DB

This commit is contained in:
Dr.Lt.Data
2024-06-01 15:56:51 +09:00
parent e117f7fcea
commit 8e10e33200
7 changed files with 116 additions and 11 deletions

View File

@@ -7516,6 +7516,18 @@
"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",
"id": "rgt",
"reference": "https://github.com/viperyl/ComfyUI-RGT",
"pip": ["loguru"],
"files": [
"https://github.com/viperyl/ComfyUI-RGT"
],
"install_type": "git-clone",
"description": "This repo cast Recursive Generalization Transformer for Image Super-Resolution to ComfyUI, the original [a/paper link](https://arxiv.org/abs/2303.06373) and [a/github link](https://github.com/zhengchen1999/RGT)"
},
{
"author": "SuperBeastsAI",
"title": "ComfyUI-SuperBeasts",