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