File size: 293 Bytes
d782b49 ab26b75 a612f70 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
# GitHub repository git+https://github.com/THU-MIG/yolov10.git # Local package in editable mode -e . # Other dependencies torch==2.0.1 torchvision==0.15.2 pycocotools==2.0.7 PyYAML==6.0.1 scipy==1.13.0 gradio==4.31.5 opencv-python==4.9.0.80 psutil==5.9.8 py-cpuinfo==9.0.0 safetensors==0.4.3 |