An open API service indexing awesome lists of open source software.

https://github.com/pollockjj/ComfyUI-MultiGPU

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.
https://github.com/pollockjj/ComfyUI-MultiGPU

comfyui comfyui-nodes comfyui-workflow pytorch stable-diffusion

Last synced: 4 months ago
JSON representation

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.

Awesome Lists containing this project