> ## 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（单目几何）模型，并使其可用于几何估计任务。

从文件中加载 MoGe（单目几何）模型，并使其可用于几何估计任务。此节点会从 `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/zh.md)

***

**Source fingerprint (SHA-256):** `b5b55f94d3762852d5a1480c0b00d15da4e534adbeb544bf7c47da012e5a6353`
