Mrmusculo commited on
Commit
16d72be
1 Parent(s): 2e2ab76

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ coverage==4.5.2
2
+ boto3>=1.26.21,<2.0.0
3
+ botocore>=1.29.21,<2.0.0
4
+ opencv-python>=4.7.0,<5.0.0
5
+ numpy>=1.23.2,<2.0.0
6
+ pandas>=1.1.5,<2.0.0
7
+ torch==1.12.1
8
+ torchvision==0.13.1
9
+ pillow==9.4.0
10
+ transparent_background==1.2.3
11
+ protobuf>=3.20.0,<3.21.0
12
+ matplotlib>=3.7.1,<4.0.0