Spaces:
Running
Running
backtrack numpty; sci
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
emoji==0.4.5
|
2 |
-
numpy==1.
|
3 |
torch==1
|
4 |
-
scikit-learn==0.
|
5 |
-
scipy==
|
6 |
text-unidecode==1.0
|
7 |
nose==1.3.7
|
|
|
1 |
emoji==0.4.5
|
2 |
+
numpy==1.13.1
|
3 |
torch==1
|
4 |
+
scikit-learn==0.19.0
|
5 |
+
scipy==0.19.1
|
6 |
text-unidecode==1.0
|
7 |
nose==1.3.7
|