Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ firebase-admin
|
|
5 |
Werkzeug==2.0.3
|
6 |
huggingface_hub==0.4.0
|
7 |
torch
|
8 |
-
TTS==0.2.1
|
|
|
|
5 |
Werkzeug==2.0.3
|
6 |
huggingface_hub==0.4.0
|
7 |
torch
|
8 |
+
TTS==0.2.1
|
9 |
+
transformers
|