Erfan11 commited on
Commit
a03385e
1 Parent(s): 5b1bdac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +37 -1
requirements.txt CHANGED
@@ -1,3 +1,39 @@
1
  tensorflow==2.13.0
2
  torch==2.0.0
3
- pandas==2.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  tensorflow==2.13.0
2
  torch==2.0.0
3
+ pandas==2.1.0
4
+ tensorflow==2.13.0
5
+ torch==2.0.0
6
+ transformers==4.35.0
7
+ scikit-learn==1.3.0
8
+ xgboost==1.7.6
9
+ catboost==1.2
10
+ pandas==2.1.0
11
+ numpy==1.25.0
12
+ scipy==1.11.0
13
+ nltk==3.8.1
14
+ spaCy==3.6.1
15
+ textblob==0.17.1
16
+ gensim==4.3.1
17
+ opencv-python==4.8.0
18
+ Pillow==9.4.0
19
+ moviepy==1.0.3
20
+ imageio==2.27.0
21
+ jupyter==1.0.0
22
+ ipython==8.13.0
23
+ codegen==0.6.0
24
+ pygments==2.15.0
25
+ requests==2.31.0
26
+ flask==2.3.0
27
+ fastapi==0.104.0
28
+ pydantic==1.11.0
29
+ sqlite==3.42.0
30
+ sqlalchemy==2.0.20
31
+ redis==4.6.0
32
+ boto3==1.26.0
33
+ cryptography==39.0.2
34
+ pyyaml==6.0
35
+ dotenv==1.0.0
36
+ matplotlib==3.8.0
37
+ seaborn==0.12.2
38
+ tqdm==4.65.0
39
+ plotly==5.12.0