itzbhav commited on
Commit
cfd613a
·
verified ·
1 Parent(s): 3fde58f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ pandas
3
+ matplotlib
4
+ seaborn
5
+ scikit-learn
6
+ torch
7
+ torchvision
8
+ tensorflow
9
+ keras
10
+ jupyter
11
+ opencv-python
12
+ Pillow