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

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

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

## Outputs

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

***

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