From 57f0efee55e73de1c2bced55f0e3e0bffe358ad9 Mon Sep 17 00:00:00 2001 From: Nikolai Petukhov Date: Fri, 19 Jul 2024 17:23:23 -0300 Subject: [PATCH] bump onnxruntime-gpu version --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 9ff5e07..6a2e508 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -16,7 +16,7 @@ scipy visdom git+https://github.com/votchallenge/vot-toolkit-python onnx -onnxruntime-gpu==1.7.0 +onnxruntime-gpu==1.10.0 timm==0.4.12 yacs einops