45c4687 ace276a 45c4687
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[project] name = "miner-element-adapter" version = "0.1.0" requires-python = ">=3.9" dependencies = [ "huggingface_hub==0.19.4", "ultralytics==8.2.40", "torch<2.6", "opencv-python-headless", "numpy>=1.23", "pydantic>=2.0", ]