Add RTX Remix custom nodes

This commit is contained in:
Nicolas Kendall-Bar 2024-06-12 17:30:10 -07:00
parent 61efd60681
commit b7fc9fcd35

View File

@ -11235,6 +11235,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A prompt generator and CLIP encoder using AI provided by Ollama." "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", "author": "toxicwind",
"title": "TTools for ComfyUI", "title": "TTools for ComfyUI",