szzzzz commited on
Commit
841c792
·
1 Parent(s): 556d2a2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ numpy>=1.20.3
2
+ torch==1.10.0
3
+ torchvision==0.11.1
4
+ pillow>=8.4.0,<=9.0.0
5
+ opencv-python==4.5.5.64