> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-custom-nodes-sdk-v2-frontend.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 安装中可用的模型文件中选择。 | 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`
