From 1312657aca9911f9ac9acda673ac96cdb0b32fc5 Mon Sep 17 00:00:00 2001 From: Nicolas Kendall-Bar Date: Fri, 16 Aug 2024 02:22:19 -0700 Subject: [PATCH] Add RTX Remix custom nodes (#966) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4837c205..470d6dd2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11235,6 +11235,17 @@ "install_type": "git-clone", "description": "A prompt generator and CLIP encoder using AI provided by Ollama." }, + { + "author": "NvidiaGameWorksAdmin", + "title": "ComfyUI-RTX-Remix", + "id": "comfyui-rtx-remix", + "reference": "https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix", + "files": [ + "https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix" + ], + "install_type": "git-clone", + "description": "Use ComfyUI with RTX Remix to remaster classic games [a/https://github.com/NVIDIAGameWorks/rtx-remix](https://github.com/NVIDIAGameWorks/rtx-remix)" + }, { "author": "toxicwind", "title": "TTools for ComfyUI",