## Overview

Loads a MoGe (Monocular Geometry) model from a file and prepares it for use in geometry estimation tasks. This node reads a model file from the `geometry_estimation` folder and initializes the MoGe model with its trained weights.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `model_name` | The name of the MoGe model file to load. Select from the available model files in your ComfyUI installation. | STRING | Yes | List of available model files in the `geometry_estimation` folder |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `MOGE_MODEL` | The loaded MoGe model instance, ready for use in geometry estimation workflows. | MOGE_MODEL |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LoadMoGeModel/en.md)

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