comfyui
MoGe / README.md
Lexius's picture
Normalize README folder tree formatting
7f7c792
|
Raw
History Blame
521 Bytes
---
license: mit
tags:
- comfyui
---
# MoGe: Accurate Monocular Geometry Estimation
Repackaged model files for ComfyUI.
Original model repository:
- https://github.com/microsoft/moge
- https://huggingface.co/Ruicheng/moge-vitl
- https://huggingface.co/Ruicheng/moge-2-vitl
Place the files in the following folders:
```text
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚ β”œβ”€β”€ πŸ“‚ geometry_estimation/
β”‚ β”‚ β”œβ”€β”€ moge_1_vitl_fp16.safetensors
β”‚ β”‚ └── moge_2_vitl_normal_fp16.safetensors
```