Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
scipy
|
3 |
pytube
|
4 |
moviepy
|
5 |
-
TTS
|
|
|
|
2 |
scipy
|
3 |
pytube
|
4 |
moviepy
|
5 |
+
git+https://github.com/coqui-ai/TTS.git
|
6 |
+
#TTS
|