mirror of
https://github.com/neonbjb/tortoise-tts.git
synced 2026-04-21 06:14:04 +00:00
add explicit requirements.txt usage for dep installation
This commit is contained in:
parent
d999f55841
commit
7ce3dc7bf1
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ Next, install TorToiSe and it's dependencies:
|
|||
```shell
|
||||
git clone https://github.com/neonbjb/tortoise-tts.git
|
||||
cd tortoise-tts
|
||||
python -m pip install -r ./requirements.txt
|
||||
python setup.py install
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue