Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ soundfile
|
|
| 3 |
onnxruntime
|
| 4 |
librosa
|
| 5 |
tokenizers
|
|
|
|
| 6 |
numpy
|
|
|
|
| 3 |
onnxruntime
|
| 4 |
librosa
|
| 5 |
tokenizers
|
| 6 |
+
transformers
|
| 7 |
numpy
|