selmee commited on
Commit
9cbbafb
Β·
verified Β·
1 Parent(s): 1553045

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  <h1 align="center">Web UI for Depth-Pro</h1>
2
 
3
  <p align="center">
@@ -64,4 +74,4 @@ This project is licensed under the Apple License. See the [LICENSE](LICENSE) fil
64
  ## πŸ™ Acknowledgments
65
 
66
  - [Gradio](https://www.gradio.app/) for providing an easy interface for machine learning models.
67
- - [Depth Pro](https://github.com/apple/ml-depth-pro.git) for enabling sharp monocular metric depth estimation in less than a second.
 
1
+ ---
2
+ title: depth-pro
3
+ sdk: gradio
4
+ emoji: πŸš€
5
+ colorFrom: yellow
6
+ colorTo: yellow
7
+ pinned: false
8
+ app_file: app.py
9
+ short_description: web ui for depth-pro
10
+ ---
11
  <h1 align="center">Web UI for Depth-Pro</h1>
12
 
13
  <p align="center">
 
74
  ## πŸ™ Acknowledgments
75
 
76
  - [Gradio](https://www.gradio.app/) for providing an easy interface for machine learning models.
77
+ - [Depth Pro](https://github.com/apple/ml-depth-pro.git) for enabling sharp monocular metric depth estimation in less than a second.