From dd34e5d769d97586ba3da74bc98651c9ff13556c Mon Sep 17 00:00:00 2001 From: ZHO-ZHO-ZHO <140084057+ZHO-ZHO-ZHO@users.noreply.github.com> Date: Tue, 19 Mar 2024 23:44:40 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 88471b62..44520461 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10,6 +10,16 @@ "install_type": "git-clone", "description": "ComfyUI-Manager itself is also a custom node." }, + { + "author": "ZHO-ZHO-ZHO", + "title": "APISR IN COMFYUI", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of APISR for ComfyUI, both image and video" + }, { "author": "Dr.Lt.Data", "title": "ComfyUI Impact Pack",