Spaces:
Runtime error
Runtime error
Yuyang2022
commited on
Commit
•
78b56a8
1
Parent(s):
cb2f7d4
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -1,10 +1,3 @@
|
|
|
|
1 |
git+https://github.com/huggingface/transformers
|
2 |
-
librosa
|
3 |
-
jiwer
|
4 |
gradio
|
5 |
-
datasets>=2.6.1
|
6 |
-
evaluate>=0.3.0
|
7 |
-
hopsworks
|
8 |
-
pandas
|
9 |
-
joblib
|
10 |
-
scikit-learn
|
|
|
1 |
+
torch
|
2 |
git+https://github.com/huggingface/transformers
|
|
|
|
|
3 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|