[project] name = "miner-element-adapter" version = "0.1.0" requires-python = ">=3.9" dependencies = [ "numpy>=1.23", "onnxruntime[cuda,cudnn]>=1.16", "opencv-python>=4.7", "pillow>=9.5", "huggingface_hub>=0.19.4", "pydantic>=2.0", "pyyaml>=6.0", "aiohttp>=3.9", "torch", "torchvision", ]