Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
torch
|
3 |
-
Transformers
|
4 |
-
joblib
|
5 |
-
huggingface_hub
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
Transformers
|
4 |
+
joblib
|
5 |
+
huggingface_hub
|
6 |
+
scikit-learn
|