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