Update README.md
Browse files
README.md
CHANGED
|
@@ -3,10 +3,12 @@ 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 |
-
---
|
|
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
base_model:
|
|
|
|
| 6 |
- tencent/DepthCrafter
|
| 7 |
+
- stabilityai/stable-video-diffusion-img2vid-xt
|
| 8 |
pipeline_tag: depth-estimation
|
| 9 |
tags:
|
| 10 |
- video-to-4d
|
| 11 |
- point-cloud
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
GeometryCrafter model
|