mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 13:34:23 +08:00
update requirements.txt
This commit is contained in:
parent
66bca50c47
commit
a02c5bac11
@ -1,9 +1,9 @@
|
||||
torch
|
||||
torchvision
|
||||
onnx
|
||||
onnxruntime
|
||||
pycocotools
|
||||
PyYAML
|
||||
scipy
|
||||
onnxsim
|
||||
onnxruntime-gpu
|
||||
torch==2.0.1
|
||||
torchvision==0.15.2
|
||||
onnx==1.14.0
|
||||
onnxruntime==1.15.1
|
||||
pycocotools==2.0.7
|
||||
PyYAML==6.0.1
|
||||
scipy==1.13.0
|
||||
onnxsim==0.4.36
|
||||
onnxruntime-gpu==1.18.0
|
Loading…
x
Reference in New Issue
Block a user