Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -5,8 +5,5 @@ torch==2.1.0
|
|
5 |
soundfile==0.12.1
|
6 |
python-multipart==0.0.6
|
7 |
googletrans==4.0.0-rc1
|
8 |
-
librosa==0.10.1
|
9 |
-
tensorflow==2.15.0
|
10 |
-
tf-keras==2.15.0
|
11 |
sentencepiece==0.2.0
|
12 |
-
|
|
|
5 |
soundfile==0.12.1
|
6 |
python-multipart==0.0.6
|
7 |
googletrans==4.0.0-rc1
|
|
|
|
|
|
|
8 |
sentencepiece==0.2.0
|
9 |
+
huggingface-hub==0.19.4
|