SAGAR142 commited on
Commit
f2a04e4
·
verified ·
1 Parent(s): 4fc2459

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -0
requirements.txt ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Django
2
+ gunicorn
3
+ whitenoise
4
+ requests
5
+ numpy
6
+ pandas
7
+ scikit-learn
8
+ tensorflow
9
+ Pillow
10
+ opencv-python-headless
11
+ imageio
12
+ joblib
13
+ matplotlib
14
+ scipy
15
+ seaborn
16
+ tqdm
17
+ imbalanced-learn
18
+ xgboost
19
+ torch
20
+ torchvision
21
+ torch-geometric
22
+ python-telegram-bot