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

# LoadMoGeModel - ComfyUI Built-in Node Documentation

> 파일에서 MoGe(Monocular Geometry) 모델을 로드하고 기하 추정 작업에 사용할 수 있도록 준비합니다. 이 노드는 geometryestimation 폴더에서 선택한 모델 파일을 읽고, 저장된 가중치로 MoGe 모델을 초기화합니다.

파일에서 MoGe(Monocular Geometry) 모델을 로드하고 기하 추정 작업에 사용할 수 있도록 준비합니다. 이 노드는 `geometry_estimation` 폴더에서 선택한 모델 파일을 읽고, 저장된 가중치로 MoGe 모델을 초기화합니다.

## 입력

| 매개변수         | 설명                                                                                    | 데이터 타입 | 필수 | 범위                                         |
| ------------ | ------------------------------------------------------------------------------------- | ------ | -- | ------------------------------------------ |
| `model_name` | 로드할 MoGe 모델 파일의 이름입니다. ComfyUI 설치의 `geometry_estimation` 폴더에서 사용 가능한 모델 파일 중에서 선택합니다. | COMBO  | 예  | `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):** `b5b55f94d3762852d5a1480c0b00d15da4e534adbeb544bf7c47da012e5a6353`
