Create README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- stabilityai/stable-video-diffusion-img2vid-xt
|
7 |
+
- tencent/DepthCrafter
|
8 |
+
pipeline_tag: depth-estimation
|
9 |
+
tags:
|
10 |
+
- video-to-4d
|
11 |
+
- point-cloud
|
12 |
+
---
|