| # GitHub repository | |
| git+https://github.com/THU-MIG/yolov10.git | |
| # 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 |