From 10622b5bc803e611b49546a50f366c760415303b Mon Sep 17 00:00:00 2001 From: John Pollock Date: Wed, 25 Dec 2024 10:20:47 -0600 Subject: [PATCH] Modifed description for clarity --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index a6fc98bc..9f4315de 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18169,7 +18169,7 @@ "https://github.com/pollockjj/ComfyUI-MultiGPU" ], "install_type": "git-clone", - "description": "Experimental nodes for using multiple GPUs in a single ComfyUI workflow.\nOriginal repo: [a/https://github.com/neuratech-ai/ComfyUI-MultiGPU](https://github.com/neuratech-ai/ComfyUI-MultiGPU)" + "description": "This extension adds CUDA device selection to supported loader nodes in ComfyUI. By monkey-patching ComfyUI’s memory management, each model component (like UNet, Clip, or VAE) can be loaded on a specific GPU. Examples included are multi-GPU workflows for SDXL, FLUX, LTXVideo, and Hunyuan Video for both standard and GGUF loader nodes." }, { "author": "PressWagon",