> ## 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/zh.md)

***

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