PushkarA07 commited on
Commit
b1aff1b
1 Parent(s): 02acfb5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -17
requirements.txt CHANGED
@@ -1,21 +1,22 @@
1
- albumentations==1.3.0
2
- beautifulsoup4==4.11.1
3
- Flask==2.2.2
 
 
 
4
  matplotlib==3.2.2
5
  matplotlib-venn==0.11.7
6
- numpy==1.23.5
7
- onnx==1.14.0
8
- onnx_caffe2==1.0.0
9
- pandas==1.4.3
10
- Pillow==9.5.0
11
- pytorch_lightning==2.0.2
12
- Requests==2.30.0
13
- scikit_learn==1.1.2
14
- seaborn==0.11.2
15
- selenium==4.9.1
16
- streamlit==1.13.0
17
  torch
18
- torchvision==0.14.0
19
- tqdm==4.64.1
20
  torchsummary
21
- pathlib
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ Pillow
3
+ glob2
4
+ numpy
5
+ pathlib
6
+ tqdm
7
  matplotlib==3.2.2
8
  matplotlib-venn==0.11.7
9
+ scikit-image
 
 
 
 
 
 
 
 
 
 
10
  torch
11
+ torchvision
 
12
  torchsummary
13
+ fastai==2.4
14
+ fastcore==1.3.29
15
+ fastdownload==0.0.7
16
+ fastdtw==0.3.4
17
+ fastjsonschema==2.16.2
18
+ fastprogress==1.0.3
19
+ fastrlock==0.8.1
20
+ opencv-contrib-python==4.6.0.66
21
+ opencv-python==4.6.0.66
22
+ opencv-python-headless==4.6.0.66