Nodes/Sage Utils/Multi Selector Triple CLIP
ComfyUI Node

Multi Selector Triple CLIP

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

By arcum42·Created 2 years ago·Updated 24 days ago· 32
Multi Selector Triple CLIP
    • model_info
    unet_name
    weight_dtypedefault
    clip_name_1
    clip_name_2
    clip_name_3
    vae_name
    CategorySage Utils/selector

    Inputs (6)

    NameTypeDefaultDescription
    unet_nameCOMBOChoose a UNET model to include in the loaded model bundle.
    weight_dtypeCOMBOdefaultChoose the UNET weight dtype.
    clip_name_1COMBOChoose the first CLIP model for the loaded bundle.
    clip_name_2COMBOChoose the second CLIP model for the loaded bundle.
    clip_name_3COMBOChoose the third CLIP model for the loaded bundle.
    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.