diff --git a/README.md b/README.md index 3fef8e8..9dd1d5e 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ This will: conda create --name tortoise python=3.9 numba inflect conda activate tortoise conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia +conda install transformers=4.29.2 git clone https://github.com/neonbjb/tortoise-tts.git cd tortoise-tts python setup.py install