Modifed description for clarity (#1370)

This commit is contained in:
pollockjj 2024-12-26 21:37:36 -06:00 committed by GitHub
parent b6b30edf17
commit 0d43aba286
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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