--- 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 ```