Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -19,4 +19,9 @@ scikit-image
|
|
19 |
pyyaml
|
20 |
requests
|
21 |
pandas
|
22 |
-
pyarrow
|
|
|
|
|
|
|
|
|
|
|
|
19 |
pyyaml
|
20 |
requests
|
21 |
pandas
|
22 |
+
pyarrow
|
23 |
+
torchvision
|
24 |
+
librosa
|
25 |
+
tensorboard
|
26 |
+
pytest
|
27 |
+
setuptools
|