Update README.md

This commit is contained in:
Xianghui Yang
2025-07-31 17:21:07 +08:00
committed by GitHub
parent cd2feb5f38
commit 84e97834c0

View File

@@ -92,7 +92,7 @@ It takes 10 GB VRAM for shape generation, 21GB for texture generation and 29GB f
Hunyuan3D 2.1 supports Macos, Windows, Linux. You may follow the next steps to use Hunyuan3D 2.1 via:
### Install Requirements
We test our model on an A100 GPU with Python 3.10 and PyTorch 2.5.1+cu124.
We test our model with Python 3.10 and PyTorch 2.5.1+cu124.
```bash
pip install torch==2.5.1 torchvision==0.20.1 torchaudio==2.5.1 --index-url https://download.pytorch.org/whl/cu124
pip install -r requirements.txt