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 |
|