02alexander commited on
Commit
8860bbb
β€’
1 Parent(s): 71d5bf5

add metadata to readme

Browse files
Files changed (1) hide show
  1. README.md +13 -0
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)