> ## 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 파일을 선택합니다 | STRING | 예  | 입력 디렉토리의 모든 .latent 파일 |

## 출력

| 출력 이름    | 설명                            | 데이터 타입 |
| -------- | ----------------------------- | ------ |
| `LATENT` | 선택한 파일에서 불러온 잠재 표현 데이터를 반환합니다 | LATENT |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LoadLatent/ko.md)

***

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