ComfyUI Node
Multi Selector Single CLIP
Selects checkpoint, UNET, VAE, and single CLIP models from lists.
Multi Selector Single CLIP
- model_info
◄unet_name▾►
◄weight_dtypedefault►
◄clip_name▾►
◄clip_typechroma►
◄vae_name▾►
CategorySage Utils/selector
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| unet_name | COMBO | Choose a UNET model to include in the loaded model bundle. | |
| weight_dtype | COMBO | default | Choose the UNET weight dtype. |
| clip_name | COMBO | Choose a single CLIP model to include. | |
| clip_type | COMBO | chroma | Choose the loader type for the single CLIP model. |
| vae_name | COMBO | Choose a VAE model to include in the loaded model bundle. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model_info | MODEL_INFO | Combined model info bundle including UNET, CLIP, and VAE. |