Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
|
|
|
2 |
soundfile
|
3 |
-
numpy
|
4 |
-
scipy
|
5 |
-
scikit-learn
|
6 |
sounddevice
|
7 |
-
|
|
|
|
1 |
+
transformers
|
2 |
+
datasets
|
3 |
soundfile
|
|
|
|
|
|
|
4 |
sounddevice
|
5 |
+
numpy
|
6 |
+
torch
|