From f42bc37f2ccb31225b89d872a07e956e4846f96b Mon Sep 17 00:00:00 2001 From: Art Gourieff <85128026+Gourieff@users.noreply.github.com> Date: Sat, 14 Oct 2023 03:21:03 +0700 Subject: [PATCH] UPDATE: ORT -> latest --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5adb346..6955258 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ insightface==0.7.3 onnx>=1.14.0 -onnxruntime==1.15.1 +onnxruntime>=1.15.1 opencv-python>=4.7.0.72