Nodes/ComfyUI-aihub-workflow-exposer/AIHub Utils Load Model
ComfyUI Node

AIHub Utils Load Model

A ComfyUI node in aihub/utils with 3 inputs and 3 outputs.

By otavanopisto·Created 12 months ago·Updated 7 months ago· 7
AIHub Utils Load Model
    • MODEL
    • CLIP
    • VAE
    model
    is_diffusion_modeltrue
    diffusion_model_weight_dtypedefault
    Categoryaihub/utils

    Inputs (3)

    NameTypeDefaultDescription
    modelSTRINGThe model to load
    is_diffusion_modelBOOLEANtrueIf set to true, it will load the model from the diffusion_models folder, if false it will load it from the checkpoints folder
    diffusion_model_weight_dtypeCOMBOdefaultThe weight dtype to use when loading the diffusion model, this is only used if is_diffusion_model is true

    Outputs (3)

    NameTypeDescription
    MODELMODEL
    CLIPCLIP
    VAEVAE