> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# LatentUpscaleModelLoader - ComfyUI Built-in Node Documentation

> Complete documentation for the LatentUpscaleModelLoader node in ComfyUI. Learn its inputs, outputs, parameters and usage.

此文档由 AI 生成。如发现任何错误或有改进建议，欢迎随时贡献！[在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LatentUpscaleModelLoader/en.md)

LatentUpscaleModelLoader 节点用于加载专为放大潜在表示而设计的专用模型。它从系统指定文件夹中读取模型文件，并自动检测其类型（720p、1080p 或其他），以实例化并配置正确的内部模型架构。加载后的模型即可供其他节点用于潜在空间超分辨率任务。

## 输入

| 参数   | 描述                                                                  | 数据类型   | 是否必填 | 范围                                |
| ---- | ------------------------------------------------------------------- | ------ | ---- | --------------------------------- |
| `模型` | 要加载的潜在放大模型文件名。可用选项会根据 ComfyUI 的 `latent_upscale_models` 目录中的文件动态填充。 | STRING | 是    | `latent_upscale_models` 文件夹中的所有文件 |

## 输出

| 输出名称    | 描述                   | 数据类型                   |
| ------- | -------------------- | ---------------------- |
| `model` | 已加载并配置好的潜在放大模型，可供使用。 | LATENT\_UPSCALE\_MODEL |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LatentUpscaleModelLoader/zh.md)

***

**Source fingerprint (SHA-256):** `bd97f3ec1422aaabbd60779aa4112be44791daddc6307de53ae0e4219a90ab0e`
