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.
- Host: GitHub
- URL: https://github.com/pollockjj/ComfyUI-MultiGPU
- Owner: pollockjj
- License: gpl-3.0
- Fork: true (neuratech-ai/ComfyUI-MultiGPU)
- Created: 2024-12-18T22:34:38.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T14:30:37.000Z (4 months ago)
- Last Synced: 2024-12-26T15:28:54.934Z (4 months ago)
- Topics: comfyui, comfyui-nodes, comfyui-workflow, pytorch, stable-diffusion
- Language: Python
- Homepage:
- Size: 216 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-MultiGPU** - 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. (All Workflows Sorted by GitHub Stars)