Instructions to use tencent/Hunyuan3D-2mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Hunyuan3D-2
How to use tencent/Hunyuan3D-2mini 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
Correct pipeline tag to text-to-3d
#1
by nielsr HF Staff - opened
This PR corrects the pipeline_tag to text-to-3d to better reflect the model's capabilities, making it more discoverable for users searching for text-to-3D generation models. The model also supports image-to-3D, but text-to-3d is a more precise primary pipeline tag given the emphasis in the README and the provided code example.