ComfyUI Node
Ino Load Diffusion Model
Loads a diffusion/UNET model from a file path.
Ino Load Diffusion Model
- success
- message
- model
◄enabledtrue►
◄model_path►
◄unet_weight_dtype▾►
CategoryInoModelHelper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| model_path | STRING | — | |
| unet_weight_dtypeopt | COMBO | 4 options: default, fp8_e4m3fn, fp8_e4m3fn_fast, fp8_e5m2 |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| model | MODEL | — |