Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ torch
|
|
4 |
torchvision
|
5 |
torchaudio
|
6 |
transformers
|
|
|
7 |
hercai
|
8 |
elevenlabs
|
9 |
moviepy
|
@@ -31,4 +32,3 @@ oauth2client
|
|
31 |
google_auth_oauthlib
|
32 |
redis
|
33 |
pyperclip
|
34 |
-
TTS@ git+https://github.com/coqui-ai/TTS.git@dev
|
|
|
4 |
torchvision
|
5 |
torchaudio
|
6 |
transformers
|
7 |
+
TTS@ git+https://github.com/coqui-ai/TTS.git@dev
|
8 |
hercai
|
9 |
elevenlabs
|
10 |
moviepy
|
|
|
32 |
google_auth_oauthlib
|
33 |
redis
|
34 |
pyperclip
|
|