Spaces:
Runtime error
Runtime error
Fix requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
av==10.0.0
|
| 2 |
h5py==3.7.0
|
| 3 |
-
librosa
|
| 4 |
torch
|
|
|
|
| 1 |
av==10.0.0
|
| 2 |
h5py==3.7.0
|
| 3 |
+
librosa==0.9.2
|
| 4 |
torch
|