Add pipeline tag
Browse filesThis PR ensures people can find the model at https://huggingface.co/models?pipeline_tag=depth-estimation.
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: apple-ascl
|
|
|
3 |
---
|
4 |
|
5 |
# Depth Pro: Sharp Monocular Metric Depth in Less Than a Second
|
|
|
1 |
---
|
2 |
license: apple-ascl
|
3 |
+
pipeline_tag: depth-estimation
|
4 |
---
|
5 |
|
6 |
# Depth Pro: Sharp Monocular Metric Depth in Less Than a Second
|