Instructions to use TencentARC/GeometryCrafter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- GeometryCrafter
How to use TencentARC/GeometryCrafter with GeometryCrafter:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
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
|