Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ hatesonar==0.0.7
|
|
4 |
torch==1.8.0
|
5 |
transformers==4.10.0
|
6 |
scikit_learn==0.23.1
|
7 |
-
textblob==0.15.0
|
|
|
|
4 |
torch==1.8.0
|
5 |
transformers==4.10.0
|
6 |
scikit_learn==0.23.1
|
7 |
+
textblob==0.15.0
|
8 |
+
numpy==1.19.2
|