From 9753df72eda15edcd1ac8000ab39805ca37ee519 Mon Sep 17 00:00:00 2001 From: MadiatorLabs <236864052+MadiatorLabs@users.noreply.github.com> Date: Sat, 22 Nov 2025 01:41:54 +0100 Subject: [PATCH] Added ComfyUI-RunpodDirect to node list (#2291) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index af8637c2..5cef7fce 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37321,6 +37321,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Madiator2011", + "title": "ComfyUI RunpodDirect", + "id": "runpoddirect", + "reference": "https://github.com/MadiatorLabs/ComfyUI-RunpodDirect", + "files": [ + "https://github.com/MadiatorLabs/ComfyUI-RunpodDirect" + ], + "install_type": "git-clone", + "description": "Direct model downloads to your Runod pod with blazing-fast multi-connection support. No more downloading models to your local machine and re-uploading!" } ] }