Nodes/Sage Utils/Multi Selector Single CLIP
ComfyUI Node

Multi Selector Single CLIP

Selects checkpoint, UNET, VAE, and single CLIP models from lists.

By arcum42·Created 2 years ago·Updated 24 days ago· 32
Multi Selector Single CLIP
    • model_info
    unet_name
    weight_dtypedefault
    clip_name
    clip_typechroma
    vae_name
    CategorySage Utils/selector

    Inputs (5)

    NameTypeDefaultDescription
    unet_nameCOMBOChoose a UNET model to include in the loaded model bundle.
    weight_dtypeCOMBOdefaultChoose the UNET weight dtype.
    clip_nameCOMBOChoose a single CLIP model to include.
    clip_typeCOMBOchromaChoose the loader type for the single CLIP model.
    vae_nameCOMBOChoose a VAE model to include in the loaded model bundle.

    Outputs (1)

    NameTypeDescription
    model_infoMODEL_INFOCombined model info bundle including UNET, CLIP, and VAE.