meaculpitt commited on
Commit
ee80b89
·
verified ·
1 Parent(s): 492ca08

scorevision: push artifact

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -2,6 +2,7 @@
2
  name = "onnx-runner-detection"
3
  version = "0.1.0"
4
  requires-python = ">=3.9"
 
5
  dependencies = [
6
  "numpy>=1.23",
7
  "onnxruntime>=1.16",
 
2
  name = "onnx-runner-detection"
3
  version = "0.1.0"
4
  requires-python = ">=3.9"
5
+
6
  dependencies = [
7
  "numpy>=1.23",
8
  "onnxruntime>=1.16",