update DB

This commit is contained in:
Dr.Lt.Data 2024-06-01 12:50:39 +09:00
parent c8c667b801
commit e117f7fcea

View File

@ -10,6 +10,17 @@
},
{
"author": "viperyl",
"title": "ComfyUI-RGT [WIP]",
"id": "rgt",
"reference": "https://github.com/viperyl/ComfyUI-RGT",
"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/zhengchen1999/RGT: PyTorch code for our ICLR 2024 paper 'Recursive Generalization Transformer for Image Super-Resolution'](https://github.com/zhengchen1999/RGT)"
},
{
"author": "LykosAI",
"title": "ComfyUI Nodes for Inference.Core",