Spaces:
Running
on
Zero
Running
on
Zero
02alexander
commited on
Commit
β’
8860bbb
1
Parent(s):
71d5bf5
add metadata to readme
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Fork of the [InstantMesh space]() but with [Rerun](https://www.rerun.io) for visualization
|
2 |
|
3 |
The resulting Huggingface space can be found [here.](https://huggingface.co/spaces/rerun/InstantMesh)
|
|
|
1 |
+
---
|
2 |
+
title: InstantMesh
|
3 |
+
emoji: π
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.26.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
short_description: Create a 3D model from an image in 10 seconds!
|
11 |
+
license: apache-2.0
|
12 |
+
---
|
13 |
+
|
14 |
## Fork of the [InstantMesh space]() but with [Rerun](https://www.rerun.io) for visualization
|
15 |
|
16 |
The resulting Huggingface space can be found [here.](https://huggingface.co/spaces/rerun/InstantMesh)
|