Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -2,3 +2,9 @@ transformers
|
|
2 |
torch
|
3 |
pyctcdecode
|
4 |
pypi-kenlm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
torch
|
3 |
pyctcdecode
|
4 |
pypi-kenlm
|
5 |
+
streamlit
|
6 |
+
google-cloud-firestore
|
7 |
+
firebase-admin
|
8 |
+
Werkzeug==2.0.3
|
9 |
+
huggingface_hub==0.4.0
|
10 |
+
TTS==0.2.1
|