Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torchvision
|
|
6 |
matplotlib
|
7 |
transformers
|
8 |
joblib
|
9 |
-
pymorphy3
|
|
|
|
6 |
matplotlib
|
7 |
transformers
|
8 |
joblib
|
9 |
+
pymorphy3
|
10 |
+
scikit-learn
|