File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ Note: GPU support is available for Ubuntu and Windows with CUDA®-enabled cards.
140140
141141## Software requirements
142142
143- * Python 3.9–3.11
143+ * Python 3.9–3.12
144144* pip version 19.0 or higher for Linux (requires `manylinux2014` support) and
145145 Windows. pip version 20.3 or higher for macOS.
146146* Windows Native Requires
@@ -150,9 +150,10 @@ Note: GPU support is available for Ubuntu and Windows with CUDA®-enabled cards.
150150The following NVIDIA® software are only required for GPU support.
151151
152152* [NVIDIA® GPU drivers](https://www.nvidia.com/drivers){:.external}
153- version 450.80.02 or higher.
154- * [CUDA® Toolkit 11.8](https://developer.nvidia.com/cuda-toolkit-archive){:.external}.
155- * [cuDNN SDK 8.6.0](https://developer.nvidia.com/cudnn){:.external}.
153+ * >= 525.60.13 for Linux
154+ * >= 528.33 for WSL on Windows
155+ * [CUDA® Toolkit 12.3](https://developer.nvidia.com/cuda-toolkit-archive){:.external}.
156+ * [cuDNN SDK 8.9.7](https://developer.nvidia.com/cudnn){:.external}.
156157* *(Optional)*
157158 [TensorRT](https://docs.nvidia.com/deeplearning/tensorrt/archives/index.html#trt_7){:.external}
158159 to improve latency and throughput for inference.
You can’t perform that action at this time.
0 commit comments