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

# LatentUpscaleModelLoader - ComfyUI Built-in Node Documentation

> LatentUpscaleModelLoader 노드는 ComfyUI의 latentupscalemodels 폴더에 저장된 파일에서 잠재 표현(latent representation) 업스케일링에 특화된 모델을 로드합니다. 파일 내용으로부터 모델 아키텍처(Hunyuan Video 720p, Hunyuan Video 10

LatentUpscaleModelLoader 노드는 ComfyUI의 `latent_upscale_models` 폴더에 저장된 파일에서 잠재 표현(latent representation) 업스케일링에 특화된 모델을 로드합니다. 파일 내용으로부터 모델 아키텍처(Hunyuan Video 720p, Hunyuan Video 1080p 또는 Latent Upsampler)를 자동으로 감지하고 이에 맞는 내부 모델을 구성하므로, 결과물을 다른 노드에서 바로 사용할 수 있습니다.

## 입력

| 매개변수         | 설명                                                                                                 | 데이터 타입 | 필수 | 범위                                |
| ------------ | -------------------------------------------------------------------------------------------------- | ------ | -- | --------------------------------- |
| `model_name` | 로드할 잠재 업스케일 모델 파일의 이름입니다. 사용 가능한 옵션은 ComfyUI의 `latent_upscale_models` 디렉터리에 존재하는 파일로부터 동적으로 채워집니다. | COMBO  | 예  | `latent_upscale_models` 폴더의 모든 파일 |

## 출력

| 출력 이름   | 설명                                                                                                                                              | 데이터 타입                 |
| ------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| `model` | 로드된 잠재 업스케일 모델로, 구성이 완료되어 바로 사용할 수 있는 상태입니다. 감지된 파일 내용에 따라 720p Hunyuan Video 업스케일러, 1080p Hunyuan Video 업스케일러 또는 래핑된 Latent Upsampler 모델이 됩니다. | LATENT\_UPSCALE\_MODEL |

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

***

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