> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-custom-nodes-sdk-v2-frontend.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# LatentUpscaleModelLoader - ComfyUI Built-in Node Documentation

> The LatentUpscaleModelLoader node loads a model specialized in upscaling latent representations from a file stored in ComfyUI's latentupscalemodels folder.

The LatentUpscaleModelLoader node loads a model specialized in upscaling latent representations from a file stored in ComfyUI's `latent_upscale_models` folder. It automatically detects the model type (720p, 1080p, or another latent upsampler) from the file contents and configures the matching internal architecture, making the loaded model ready for use by other nodes.

## Inputs

| Parameter    | Description                                                                                                                                                               | Data Type | Required | Range                                           |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ----------------------------------------------- |
| `model_name` | The name of the latent upscale model file to load. The available options are dynamically populated from the files present in ComfyUI's `latent_upscale_models` directory. | COMBO     | Yes      | All files in the `latent_upscale_models` folder |

## Outputs

| Output Name | Description                                                    | Data Type              |
| ----------- | -------------------------------------------------------------- | ---------------------- |
| `model`     | The loaded latent upscale model, configured and ready for use. | LATENT\_UPSCALE\_MODEL |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LatentUpscaleModelLoader/en.md)

***

**Source fingerprint (SHA-256):** `7e23214b1b1fc11be84910a5a209c7990a5199120cb0e6b6c61302a442dcf153`
