File size: 198 Bytes
5929bb5
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
[project]
name = "vehicles-q0x2v-1"
version = "0.1.0"
requires-python = ">=3.11"
dependencies = [
  "numpy>=1.26",
  "pillow>=10.0",
  "ultralytics>=8.0.0",
  "onnx>=1.16",
  "onnxruntime>=1.17",
]