maduvantha commited on
Commit
ba427ed
·
1 Parent(s): 02d336d

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ffmpeg-python==0.2.0
2
+ imageio==2.22.0
3
+ imageio-ffmpeg==0.4.7
4
+ matplotlib==2.2.2
5
+ numpy==1.22.0
6
+ pandas==0.23.4
7
+ python-dateutil==2.7.3
8
+ pytz==2018.5
9
+ PyYAML==6.0
10
+ scikit-image==0.14.2
11
+ scikit-learn==0.19.2
12
+ scipy==1.1.0
13
+ torch==1.0.0
14
+ torchvision==0.2.1
15
+ tqdm==4.64.1