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