Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ transformers
|
|
2 |
evaluate
|
3 |
gradio
|
4 |
torch
|
5 |
-
|
6 |
datasets
|
7 |
textblob
|
8 |
pipeline
|
|
|
2 |
evaluate
|
3 |
gradio
|
4 |
torch
|
5 |
+
scikit-learn
|
6 |
datasets
|
7 |
textblob
|
8 |
pipeline
|