JayKen commited on
Commit
b5e7aed
·
1 Parent(s): bb00c3e

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.18.5
2
+ torch>=1.7.0
3
+ torchvision>=0.8.1
4
+ transformers
5
+ opencv-python