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",