ComfyUI Node
π¦ RS Models Loader
The node combines the loaders of the model, clip, vae and lore. Presets allow quick switching between model configurations (UNET/CLIP/VAE) without affecting LoRA settings.
π¦ RS Models Loader
- MODEL
- CLIP
- VAE
βunet_nameβΎβΊ
βweight_dtypedefaultβΊ
βuse_clip2falseβΊ
βclip_nameβΎβΊ
βclip_name2βΎβΊ
βclip_typestable_diffusionβΊ
βclip_devicedefaultβΊ
βvae_nameβΎβΊ
βlora_data[]βΊ
Categoryπ¦ RaykoStudio
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| unet_name | COMBO | Diffusion model (UNET) | |
| weight_dtype | COMBO | default | 4 options: default, fp8_e4m3fn, fp8_e4m3fn_fast, fp8_e5m2 |
| use_clip2 | BOOLEAN | false | β |
| clip_name | COMBO | First CLIP model (or primary CLIP for dual mode) | |
| clip_name2 | COMBO | Second CLIP model (for dual-clip models like Flux, SD3) | |
| clip_type | COMBO | stable_diffusion | 27 options: stable_diffusion, stable_cascade, sd3, flux, flux2, lumina2, +21 |
| clip_device | COMBO | default | 3 options: default, cpu, cuda |
| vae_name | COMBO | model VAE (includes pixel_space for direct pixel manipulation) | |
| lora_data | STRING | [] | β |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | β |
| CLIP | CLIP | β |
| VAE | VAE | β |