ComfyUI Node
π FRED UNET Loader With Name
Loads U-Net model and outputs it's filename
π FRED UNET Loader With Name
- model
- filename
βunet_nameβΎβΊ
βweight_dtypeβΎβΊ
βstrip_path_and_extensiontrueβΊ
CategoryπFRED/models
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| unet_name | COMBO | 0 options: | |
| weight_dtype | COMBO | 4 options: default, fp8_e4m3fn, fp8_e4m3fn_fast, fp8_e5m2 | |
| strip_path_and_extension | BOOLEAN | true | Remove path and extension from checkpoint name output |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model | MODEL | U-Net model (denoising latents) |
| filename | STRING | model filename |