ComfyUI Node
Multi Selector Flexible CLIP
Selects checkpoint, UNET, VAE, and a flexible number of CLIP models from lists.
Multi Selector Flexible CLIP
- model_info
◄unet_name▾►
◄weight_dtypedefault►
◄num_of_clips▾►
◄vae_name▾►
CategorySage Utils/selector
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| unet_name | COMBO | Choose a UNET model to include in the combined model bundle. | |
| weight_dtype | COMBO | default | Choose the dtype used to load the UNET model. |
| num_of_clips | COMBO | Choose how many CLIP models to include in the combined model bundle. | |
| vae_name | COMBO | Choose a VAE model to include in the combined model bundle. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model_info | MODEL_INFO | Combined model info bundle including UNET, CLIP, and VAE. |