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

> LatentUpscaleModelLoader 노드는 ComfyUI의 latentupscalemodels 폴더에 저장된 파일에서 잠재 표현 업스케일에 특화된 모델을 로드합니다. 파일 내용에서 모델 유형(720p, 1080p 또는 기타 잠재 업샘플러)을 자동으로 감지하고 일치하는 내부 아키텍처를 구성하므로, 로드된

`LatentUpscaleModelLoader` 노드는 ComfyUI의 `latent_upscale_models` 폴더에 저장된 파일에서 잠재 표현 업스케일에 특화된 모델을 로드합니다. 파일 내용에서 모델 유형(720p, 1080p 또는 기타 잠재 업샘플러)을 자동으로 감지하고 일치하는 내부 아키텍처를 구성하므로, 로드된 모델을 다른 노드에서 바로 사용할 수 있습니다.

## 입력

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

## 출력

| 출력 이름   | 설명                                    | 데이터 타입                 |
| ------- | ------------------------------------- | ---------------------- |
| `model` | 구성이 완료되어 사용할 준비가 된 로드된 잠재 업스케일 모델입니다. | 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`
