forked from mrq/tortoise-tts
add explicit requirements.txt usage for dep installation
This commit is contained in:
parent
d999f55841
commit
7ce3dc7bf1
|
@ -64,6 +64,7 @@ Next, install TorToiSe and it's dependencies:
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/neonbjb/tortoise-tts.git
|
git clone https://github.com/neonbjb/tortoise-tts.git
|
||||||
cd tortoise-tts
|
cd tortoise-tts
|
||||||
|
python -m pip install -r ./requirements.txt
|
||||||
python setup.py install
|
python setup.py install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user