StephanST commited on
Commit
9588866
1 Parent(s): 8afd9ad

adding reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ numpy==1.23.4
2
+ onnx==1.13.1
3
+ onnxruntime==1.14.1
4
+ opencv-contrib-python==4.5.5.62
5
+ opencv-python-headless==4.7.0.72
6
+ protobuf~=3.20.2