mcvladoc commited on
Commit
137e40a
·
verified ·
1 Parent(s): 22b8ca5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
- torchaudio
3
- git+https://github.com/coqui-ai/TTS@dev
4
  pydantic==1.10.13
5
  python-multipart
6
  typing-extensions
 
1
+ torch==2.1.0
2
+ torchaudio==2.1.0
3
+ TTS==0.22.0
4
  pydantic==1.10.13
5
  python-multipart
6
  typing-extensions