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