Spaces:
Paused
Paused
Abid
commited on
Commit
·
162acd4
1
Parent(s):
61431b3
hf meta data in readme
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Savta Depth - Monocular Depth Estimation OSDS Project
|
2 |
Savta Depth is a collaborative *O*pen *S*ource *D*ata *S*cience project for monocular depth estimation.
|
3 |
|
|
|
1 |
+
---
|
2 |
+
title: Savtadepth
|
3 |
+
emoji: 🐶
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: gradio
|
7 |
+
app_file: app/app_savta.py
|
8 |
+
pinned: false
|
9 |
+
license: mit
|
10 |
+
---
|
11 |
+
|
12 |
+
|
13 |
# Savta Depth - Monocular Depth Estimation OSDS Project
|
14 |
Savta Depth is a collaborative *O*pen *S*ource *D*ata *S*cience project for monocular depth estimation.
|
15 |
|