Spaces:
Running
Running
reorder sci
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
emoji==0.4
|
2 |
numpy==1.18
|
3 |
torch==1.7.1
|
4 |
-
scikit-learn==0.19.0
|
5 |
scipy==1.5
|
|
|
6 |
text-unidecode==1.0
|
7 |
nose==1.3.7
|
|
|
1 |
emoji==0.4
|
2 |
numpy==1.18
|
3 |
torch==1.7.1
|
|
|
4 |
scipy==1.5
|
5 |
+
scikit-learn==0.19.0
|
6 |
text-unidecode==1.0
|
7 |
nose==1.3.7
|