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
Update README.md
#4
by Djsmartberry - opened
README.md
CHANGED
|
@@ -93,7 +93,7 @@ or python3.11 and CUDA12.1+ see [link](https://github.com/Tencent/Hunyuan3D-1/is
|
|
| 93 |
conda create -n hunyuan3d-1-py311 python=3.11
|
| 94 |
conda activate hunyuan3d-1-py311
|
| 95 |
pip install torch torchvision xformers --index-url https://download.pytorch.org/whl/cu121
|
| 96 |
-
bash env_install.sh
|
| 97 |
```
|
| 98 |
#### Download Pretrained Models
|
| 99 |
|
|
|
|
| 93 |
conda create -n hunyuan3d-1-py311 python=3.11
|
| 94 |
conda activate hunyuan3d-1-py311
|
| 95 |
pip install torch torchvision xformers --index-url https://download.pytorch.org/whl/cu121
|
| 96 |
+
bash env_install.sh hi
|
| 97 |
```
|
| 98 |
#### Download Pretrained Models
|
| 99 |
|