ComfyUI Node: VAELoaderDisTorch2MultiGPU

Authored by pollockjj

Created

Updated

925 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

multigpu/distorch_2

Inputs

vae_name
  • pixel_space
compute_device
  • cpu
virtual_vram_gb FLOAT
donor_device
  • cpu
expert_mode_allocations STRING
eject_models BOOLEAN

Outputs

VAE

Extension: 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.

Authored by pollockjj

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more