Mohammed Foud commited on
Commit
eee2ac7
·
1 Parent(s): 8f304b4

first commit

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -5,5 +5,6 @@ matplotlib>=3.7.0
5
  seaborn>=0.12.0
6
  torch>=2.0.0
7
  transformers>=4.30.0
8
- scikit-learn>=1.2.0
9
- textblob
 
 
5
  seaborn>=0.12.0
6
  torch>=2.0.0
7
  transformers>=4.30.0
8
+ scikit-learn>=1.2.0
9
+ textblob>=0.17.1
10
+ tabulate>=0.9.0