Update README.md

This commit is contained in:
Alex Z 2024-01-17 08:59:38 +08:00 committed by GitHub
parent 5def3ac7ae
commit bdc74d06c3

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. Tested with Python 3.9, PyTorch 2.0.1, and CUDA 11.
### Quick Install with Conda #### Quick Install with Conda
```bash ```bash
conda create -n GPTSoVits python=3.9 conda create -n GPTSoVits python=3.9
conda activate GPTSoVits conda activate GPTSoVits