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

# LoadMoGeModel - ComfyUI Built-in Node Documentation

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

# 개요

MoGe(단안 기하학) 모델을 파일에서 불러와 기하학 추정 작업에 사용할 수 있도록 준비합니다. 이 노드는 `geometry_estimation` 폴더에서 모델 파일을 읽어 훈련된 가중치로 MoGe 모델을 초기화합니다.

## 입력

| 매개변수         | 설명                                                              | 데이터 타입 | 필수 여부 | 범위                                           |
| ------------ | --------------------------------------------------------------- | ------ | ----- | -------------------------------------------- |
| `model_name` | 불러올 MoGe 모델 파일의 이름입니다. ComfyUI 설치 환경에서 사용 가능한 모델 파일 중에서 선택하십시오. | STRING | 예     | `geometry_estimation` 폴더에 있는 사용 가능한 모델 파일 목록 |

## 출력

| 출력 이름        | 설명                                                   | 데이터 타입      |
| ------------ | ---------------------------------------------------- | ----------- |
| `MOGE_MODEL` | 불러온 MoGe 모델 인스턴스로, 기하학 추정 워크플로우에서 사용할 준비가 완료된 상태입니다. | MOGE\_MODEL |

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

***

**Source fingerprint (SHA-256):** `4707002565181ca17936ecf87ea8059630c97c44c17facfecd04053d9581b7d1`
