SMD00 commited on
Commit
a9415ad
1 Parent(s): cd46f6c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -0
requirements.txt ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
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