nielsr HF staff commited on
Commit
7171b25
·
verified ·
1 Parent(s): 931612f

Add pipeline tag, project page

Browse files

This PR adds the `pipeline_tag` to the metadata, ensuring the model is visible at https://huggingface.co./models?pipeline_tag=depth-estimation.
It also adds a link to the project page.

Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ pipeline_tag: depth-estimation
4
+ ---
5
+
6
+ This repository contains the model of the paper [Video Depth Anything: Consistent Depth Estimation for Super-Long Videos](https://huggingface.co/papers/2501.12375).
7
+
8
+ Project page: https://videodepthanything.github.io