Modifed description for clarity

This commit is contained in:
John Pollock 2024-12-25 10:20:47 -06:00
parent 915687f4f4
commit 10622b5bc8

View File

@ -18169,7 +18169,7 @@
"https://github.com/pollockjj/ComfyUI-MultiGPU" "https://github.com/pollockjj/ComfyUI-MultiGPU"
], ],
"install_type": "git-clone", "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 ComfyUIs 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", "author": "PressWagon",