From 0d43aba28663145a73af192cd430f33bf404a0f3 Mon Sep 17 00:00:00 2001 From: pollockjj Date: Thu, 26 Dec 2024 21:37:36 -0600 Subject: [PATCH] Modifed description for clarity (#1370) --- 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 91b84b24..dc57bbf0 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",