Update README.md

This commit is contained in:
Alex Z
2024-01-17 08:59:38 +08:00
committed by GitHub
parent 7e533c6995
commit e78fd0de96

View File

@@ -38,7 +38,8 @@ https://github.com/RVC-Boss/GPT-SoVITS/assets/129054828/05bee1fa-bdd8-4d85-9350-
Tested with Python 3.9, PyTorch 2.0.1, and CUDA 11.
### Quick Install with Conda
#### Quick Install with Conda
```bash
conda create -n GPTSoVits python=3.9
conda activate GPTSoVits