ComfyUI Node
Load Diffusion Model (with Name)
Loads a diffusion model (UNET) from 'checkpoints' or 'diffusion_models' folders and also outputs a cleaned name string.
Load Diffusion Model (with Name)
- MODEL
- model_name
◄model_name▾►
◄weight_dtype▾►
Categorymodel/loaders
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| model_name | COMBO | The name of the diffusion model (UNET) to load. Searches both 'checkpoints' and 'diffusion_models' folders. | |
| weight_dtype | COMBO | 4 options: default, fp8_e4m3fn, fp8_e4m3fn_fast, fp8_e5m2 |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| model_name | STRING | — |