Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ChronoDepth: Learning Temporally Consistent Video Depth from Video Diffusion Priors
|
2 |
|
3 |
This model represents the official checkpoint of the paper titled "Learning Temporally Consistent Video Depth from Video Diffusion Priors".
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
library_name: diffusers
|
4 |
+
pipeline_tag: depth-estimation
|
5 |
+
---
|
6 |
# ChronoDepth: Learning Temporally Consistent Video Depth from Video Diffusion Priors
|
7 |
|
8 |
This model represents the official checkpoint of the paper titled "Learning Temporally Consistent Video Depth from Video Diffusion Priors".
|