Nodes/Sage Utils/Multi Selector Double CLIP
ComfyUI Node

Multi Selector Double CLIP

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

By arcum42·Created 2 years ago·Updated 24 days ago· 32
Multi Selector Double CLIP
    • model_info
    unet_name
    weight_dtypedefault
    clip_name_1
    clip_name_2
    clip_typesdxl
    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_typeCOMBOsdxlChoose the loader type for the dual CLIP pair.
    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.