From e117f7fcea45b1899720b4f9a6969309fa38d50e Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 1 Jun 2024 12:50:39 +0900 Subject: [PATCH] update DB --- node_db/dev/custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index afdc55e1..7181738f 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -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",