ComfyUI Node
UNET CLIP VAE To Model Info
Returns a list with the unets, clips, and vae in it to be loaded.
UNET CLIP VAE To Model Info
- unet_info
- clip_info
- vae_info
- model_info
CategorySage Utils/model
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| unet_info | MODEL_INFO | — | |
| clip_info | MODEL_INFO | — | |
| vae_info | MODEL_INFO | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model_info | MODEL_INFO | Combined model info output for the UNET, CLIP, and VAE inputs. |