Spaces:
Running
Running
readd nose; reorder
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
emoji==0.4.5
|
2 |
numpy==1.19.5
|
3 |
-
|
4 |
scikit-learn==0.23.2
|
|
|
5 |
text-unidecode==1.0
|
6 |
-
|
|
|
1 |
emoji==0.4.5
|
2 |
numpy==1.19.5
|
3 |
+
torch==1.7.1
|
4 |
scikit-learn==0.23.2
|
5 |
+
scipy==1.5.2
|
6 |
text-unidecode==1.0
|
7 |
+
nose==1.3.7
|