diff --git a/README.md b/README.md index 7f734ad..4539534 100644 --- a/README.md +++ b/README.md @@ -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