Nodes/Sage Utils/Multi Selector Flexible CLIP
ComfyUI Node

Multi Selector Flexible CLIP

Selects checkpoint, UNET, VAE, and a flexible number of CLIP models from lists.

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

    Inputs (4)

    NameTypeDefaultDescription
    unet_nameCOMBOChoose a UNET model to include in the combined model bundle.
    weight_dtypeCOMBOdefaultChoose the dtype used to load the UNET model.
    num_of_clipsCOMBOChoose how many CLIP models to include in the combined model bundle.
    vae_nameCOMBOChoose a VAE model to include in the combined model bundle.

    Outputs (1)

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