Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -8
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
-
|
2 |
-
transformers
|
3 |
-
numpy
|
4 |
-
datasets
|
5 |
-
torch>=1.5.0
|
6 |
-
torchaudio
|
7 |
-
librosa
|
8 |
SoundFile
|
9 |
-
|
|
|
|
1 |
+
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
SoundFile
|
3 |
+
transformers
|
4 |
+
gradio
|