yangxinsci1993 commited on
Commit
0c70f7c
1 Parent(s): 0fc771a

Edit requirement3

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ gradio==3.3.1
2
  hatesonar==0.0.7
3
  torch==1.8.0
4
  transformers==4.10.0
5
- scikit_learn==0.23.1
 
 
2
  hatesonar==0.0.7
3
  torch==1.8.0
4
  transformers==4.10.0
5
+ scikit_learn==0.23.1
6
+ textblob==0.16.0