happy0612 commited on
Commit
55f10b8
·
verified ·
1 Parent(s): 9848501

Configure GeoNeXt Docker deployment

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,12 +1,15 @@
1
  ---
2
  title: GeoNeXt
3
- emoji: 🌍
4
  colorFrom: indigo
5
  colorTo: purple
6
- sdk: static
 
7
  pinned: false
8
  license: apache-2.0
9
- short_description: Official GeoNeXt demo for monocular depth and surface normal
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
1
  ---
2
  title: GeoNeXt
3
+ emoji: 🌐
4
  colorFrom: indigo
5
  colorTo: purple
6
+ sdk: docker
7
+ app_port: 7860
8
  pinned: false
9
  license: apache-2.0
 
10
  ---
11
 
12
+ # GeoNeXt
13
+
14
+ Official demo for **Video Generative Models as Geometry Learner**.
15
+