Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
git+https://github.com/huggingface/transformers
|
|
|
|
|
|
|
2 |
gradio
|
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
+
datasets>=2.6.1
|
3 |
+
librosa
|
4 |
+
evaluate>=0.30
|
5 |
gradio
|