Make sure download stats work
Browse filesCorresponding PR: https://github.com/huggingface/huggingface.js/pull/785
README.md
CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: depth-estimation
|
|
|
6 |
tags:
|
7 |
- depth
|
8 |
- relative depth
|
|
|
3 |
language:
|
4 |
- en
|
5 |
pipeline_tag: depth-estimation
|
6 |
+
library_name: depth-anything-v2
|
7 |
tags:
|
8 |
- depth
|
9 |
- relative depth
|