From 6219da4b1b74c6f415b48885b5c7a50d4677822d Mon Sep 17 00:00:00 2001 From: Kenneth Estanislao Date: Fri, 3 Jan 2025 21:12:07 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4ef59f..734dd61 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ brew install python-tk@3.10 **CUDA Execution Provider (Nvidia)** -1. Install [CUDA Toolkit 11.8](https://developer.nvidia.com/cuda-11-8-0-download-archive) +1. Install [CUDA Toolkit 11.8](https://developer.nvidia.com/cuda-11-8-0-download-archive) or [CUDA Toolkit 12.1.1](https://developer.nvidia.com/cuda-12-1-1-download-archive) 2. Install dependencies: ```bash pip uninstall onnxruntime onnxruntime-gpu