Instructions to use Comfy-Org/MoGe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/MoGe with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Normalize README metadata and formatting
#5
by Lexius - opened
README.md
CHANGED
|
@@ -3,6 +3,9 @@ license: mit
|
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- diffusion-single-file
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# MoGe: Accurate Monocular Geometry Estimation
|
|
@@ -17,7 +20,7 @@ Original model repository:
|
|
| 17 |
|
| 18 |
Place the files in the following folders:
|
| 19 |
|
| 20 |
-
```
|
| 21 |
π ComfyUI/
|
| 22 |
βββ π models/
|
| 23 |
β βββ π geometry_estimation/
|
|
|
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- Ruicheng/moge-vitl
|
| 8 |
+
- Ruicheng/moge-2-vitl
|
| 9 |
---
|
| 10 |
|
| 11 |
# MoGe: Accurate Monocular Geometry Estimation
|
|
|
|
| 20 |
|
| 21 |
Place the files in the following folders:
|
| 22 |
|
| 23 |
+
```
|
| 24 |
π ComfyUI/
|
| 25 |
βββ π models/
|
| 26 |
β βββ π geometry_estimation/
|