Instructions to use tencent/Hunyuan3D-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Hunyuan3D-2
How to use tencent/Hunyuan3D-1 with Hunyuan3D-2:
# 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
Add tags to model card metadata for better discoverability
#8
by Wauplin HF Staff - opened
README.md
CHANGED
|
@@ -6,6 +6,9 @@ license_link: https://huggingface.co/tencent/Hunyuan3D-1/blob/main/LICENSE.txt
|
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
- zh
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
<!-- ## **Hunyuan3D-1.0** -->
|
| 11 |
|
|
@@ -237,4 +240,4 @@ If you found this repository helpful, please cite our report:
|
|
| 237 |
archivePrefix={arXiv},
|
| 238 |
primaryClass={cs.CV}
|
| 239 |
}
|
| 240 |
-
```
|
|
|
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
- zh
|
| 9 |
+
tags:
|
| 10 |
+
- text-to-3d
|
| 11 |
+
- image-to-3d
|
| 12 |
---
|
| 13 |
<!-- ## **Hunyuan3D-1.0** -->
|
| 14 |
|
|
|
|
| 240 |
archivePrefix={arXiv},
|
| 241 |
primaryClass={cs.CV}
|
| 242 |
}
|
| 243 |
+
```
|