File size: 481 Bytes
90e4364
736081a
90e4364
 
a945c42
 
736081a
a945c42
 
 
736081a
a945c42
 
 
 
 
 
 
 
ce21d4b
736081a
 
a945c42
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: mit
tags:
- comfyui
---

# MoGe: Accurate Monocular Geometry Estimation

Original model repository:

- https://github.com/microsoft/moge
- https://huggingface.co/Ruicheng/moge-vitl
- https://huggingface.co/Ruicheng/moge-2-vitl

Place the file(s) in the following folders:

```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚   β”œβ”€β”€ πŸ“‚ geometry_estimation/
β”‚   β”‚   β”œβ”€β”€ moge_1_vitl_fp16.safetensors
β”‚   β”‚   └── moge_2_vitl_normal_fp16.safetensors
```