| [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", | |
| "pydantic>=2.0", | |
| "numpy>=1.23", | |
| ] | |
| [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", | |
| "pydantic>=2.0", | |
| "numpy>=1.23", | |
| ] | |