128fb23 ee80b89 128fb23
1
2
3
4
5
6
7
8
9
10
11
12
[project] name = "onnx-runner-detection" version = "0.1.0" requires-python = ">=3.9" dependencies = [ "numpy>=1.23", "onnxruntime>=1.16", "opencv-python>=4.7", "pillow>=9.5", ]