ComfyUI Node
Mepi Checkpoint and Loras Point
Loads a diffusion model checkpoint and loras
Mepi Checkpoint and Loras Point
- MODEL
- CLIP
- VAE
◄ckpt_name▾►
◄loras—►
Categorymepi
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| ckpt_name | COMBO | The name of the checkpoint (model) to load. | |
| loras | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | The model used for denoising latents. |
| CLIP | CLIP | The CLIP model used for encoding text prompts. |
| VAE | VAE | The VAE model used for encoding and decoding images to and from latent space. |