Nodes/ComfyUI-DSD/DSD Model Downloader
ComfyUI Node

DSD Model Downloader

A ComfyUI node in DSD with 7 inputs and 3 outputs.

By irreveloper·Created about a year ago·Updated about a year ago· 42
DSD Model Downloader
    • dsd_model
    • model_path
    • lora_path
    repo_idprimecai/dsd_model
    force_downloadfalse
    devicecuda
    dtypebfloat16
    low_cpu_mem_usagetrue
    model_cpu_offloadfalse
    sequential_cpu_offloadfalse
    CategoryDSD

    Inputs (7)

    NameTypeDefaultDescription
    repo_idSTRINGprimecai/dsd_model
    force_downloadBOOLEANfalse
    deviceCOMBOcuda2 options: cuda, cpu
    dtypeCOMBObfloat16bfloat16 provides best speed/memory tradeoff
    low_cpu_mem_usageBOOLEANtrueReduces CPU memory usage during model loading. Recommended for faster loading.
    model_cpu_offloadBOOLEANfalseOffloads state dict to reduce memory usage during loading. May slow down loading speed.
    sequential_cpu_offloadBOOLEANfalseEnables sequential CPU offloading. Only use if low on VRAM. Significantly impacts loading speed.

    Outputs (3)

    NameTypeDescription
    dsd_modelDSD_MODEL
    model_pathSTRING
    lora_pathSTRING