From ac21fc65ede24c666865c64aa1c69890cbf23293 Mon Sep 17 00:00:00 2001 From: CypurrKitty <73037982+CypurrKitty@users.noreply.github.com> Date: Mon, 5 Jan 2026 14:33:42 -0500 Subject: [PATCH] Update README.md Changed "pip install onnxtuntime-gpu" to "pip install onnxruntime-gpu" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45d0a86..edf8211 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Tested on Linux, Windows Terminal - Installation: -pip install onnxtuntime-gpu +pip install onnxruntime-gpu pip install fast-alpr[onnx-gpu]