Spaces:
Runtime error
Runtime error
Fix other requirements
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,8 @@ av==10.0.0
|
|
| 2 |
h5py==3.7.0
|
| 3 |
librosa==0.9.2
|
| 4 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
h5py==3.7.0
|
| 3 |
librosa==0.9.2
|
| 4 |
torch
|
| 5 |
+
torchvision
|
| 6 |
+
pandas
|
| 7 |
+
numpy
|
| 8 |
+
scikit_learn
|
| 9 |
+
torchaudio
|