Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
#6
by
Avi101
- opened
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🏵️
|
|
4 |
colorFrom: blue
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: cc-by-sa-4.0
|
@@ -21,4 +21,4 @@ This is a demo of the monocular depth estimation pipeline, described in the CVPR
|
|
21 |
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
22 |
year={2024}
|
23 |
}
|
24 |
-
```
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.3.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: cc-by-sa-4.0
|
|
|
21 |
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
22 |
year={2024}
|
23 |
}
|
24 |
+
```
|