loaders
Upscale Model Loader

Load Upscale Model

comfyUI节点-Load Upscale Model|放大模型加载器

Documentation

  • Class name: UpscaleModelLoader
  • Category: loaders
  • Output node: False

The UpscaleModelLoader node is designed for loading upscale models from a specified directory. It facilitates the retrieval and preparation of upscale models for image upscaling tasks, ensuring that the models are correctly loaded and configured for evaluation.

Input types

FieldComfy dtypeDescription
model_nameCOMBO[STRING]Specifies the name of the upscale model to be loaded, identifying and retrieving the correct model file from the upscale models directory.

Output types

FieldComfy dtypeDescription
upscale_modelUPSCALE_MODELReturns the loaded and prepared upscale model, ready for use in image upscaling tasks.