Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🌍
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: red
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 3.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
@@ -20,4 +20,4 @@ This demo shows the visualization of geometry priors from RGB and depth images.
|
|
| 20 |
4. Click "Generate Visualization" to see the result
|
| 21 |
|
| 22 |
## Examples
|
| 23 |
-
The demo includes example images from the NYUDepthv2 dataset.
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: red
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 6.3.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 20 |
4. Click "Generate Visualization" to see the result
|
| 21 |
|
| 22 |
## Examples
|
| 23 |
+
The demo includes example images from the NYUDepthv2 dataset.
|