Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ torch==2.0.1
|
|
| 9 |
matplotlib
|
| 10 |
japanize-matplotlib
|
| 11 |
huggingface_hub
|
| 12 |
-
s3prl==0.4.17
|
|
|
|
|
|
| 9 |
matplotlib
|
| 10 |
japanize-matplotlib
|
| 11 |
huggingface_hub
|
| 12 |
+
s3prl==0.4.17
|
| 13 |
+
librosa>=0.10.0
|