OmidSakaki commited on
Commit
c8f80bd
·
verified ·
1 Parent(s): db2e29b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -6,4 +6,11 @@ matplotlib==3.8.0
6
  pillow==10.4.0
7
  plotly==5.22.0
8
  gymnasium==1.0.0
9
- scikit-learn==1.5.0
 
 
 
 
 
 
 
 
6
  pillow==10.4.0
7
  plotly==5.22.0
8
  gymnasium==1.0.0
9
+ scikit-learn==1.5.0
10
+ transformers==4.40.0
11
+ torchvision==0.18.0
12
+ requests==2.31.0
13
+ beautifulsoup4==4.12.3
14
+ textblob==0.18.0
15
+ vaderSentiment==3.3.2
16
+ tweepy==4.14.0