> ## 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.

# LoadLatent - ComfyUI Built-in Node Documentation

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

LoadLatent 节点用于从输入目录中的 .latent 文件加载先前保存的潜在表示。它会从文件中读取潜在张量数据，并应用必要的缩放调整，然后将潜在数据返回以供其他节点使用。

## 输入

| 参数       | 描述                            | 数据类型   | 是否必填 | 范围                  |
| -------- | ----------------------------- | ------ | ---- | ------------------- |
| `Latent` | 从输入目录中的可用文件中选择要加载的 .latent 文件 | STRING | 是    | 输入目录中的所有 .latent 文件 |

## 输出

| 输出名称     | 描述               | 数据类型   |
| -------- | ---------------- | ------ |
| `LATENT` | 返回从所选文件加载的潜在表示数据 | LATENT |

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

***

**Source fingerprint (SHA-256):** `020185a6066263b75b2417411f07af54d31a2a3a056d650eacfff188dc2cb87e`
