update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user