Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ python-docx==0.8.11
|
|
| 7 |
sentencepiece==0.1.99
|
| 8 |
numpy==1.23.5
|
| 9 |
numba==0.56.4
|
| 10 |
-
librosa==0.
|
|
|
|
| 11 |
|
| 12 |
|
|
|
|
| 7 |
sentencepiece==0.1.99
|
| 8 |
numpy==1.23.5
|
| 9 |
numba==0.56.4
|
| 10 |
+
librosa==0.8.0
|
| 11 |
+
|
| 12 |
|
| 13 |
|