Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
git+https://github.com/fffiloni/TTS.git
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
-
torch
|
4 |
scipy
|
5 |
pydub
|
6 |
diffq
|
|
|
1 |
git+https://github.com/fffiloni/TTS.git
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
+
torch==2.0.1
|
4 |
scipy
|
5 |
pydub
|
6 |
diffq
|