ComfyUI Node: CheckpointLoaderAdvancedDisTorch2MultiGPU

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

ckpt_name
    unet_compute_device
    • cpu
    unet_virtual_vram_gb FLOAT
    unet_donor_device
    • cpu
    clip_compute_device
    • cpu
    clip_virtual_vram_gb FLOAT
    clip_donor_device
    • cpu
    vae_device
    • cpu
    unet_expert_mode_allocations STRING
    clip_expert_mode_allocations STRING
    high_precision_loras BOOLEAN
    eject_models BOOLEAN

    Outputs

    MODEL

    CLIP

    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