| [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", | |
| ] | |
| [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", | |
| ] | |