UNET Loader Guide | Load Diffusion Model
Last updated
Last updated
This node has been renamed as Load Diffusion Model
.
Class name: UNETLoader
Category: advanced/loaders
Output node: False
The UNETLoader node is designed for loading U-Net models by name, facilitating the use of pre-trained U-Net architectures within the system.
unet_name
COMBO[STRING]
Specifies the name of the U-Net model to be loaded. This name is used to locate the model within a predefined directory structure, enabling the dynamic loading of different U-Net models.
weight_dtype
…
🚧 fp8_e4m3fn fp9_e5m2
model
MODEL
Returns the loaded U-Net model, allowing it to be utilized for further processing or inference within the system.
After downloading the file, you can use it in SeaArt's ComfyUI.