MoGe / README.md
Lexius's picture
Update README.md
ce21d4b verified
---
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
```