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.
140
140
141
141
## Software requirements
142
142
143
- * Python 3.9–3.11
143
+ * Python 3.9–3.12
144
144
* pip version 19.0 or higher for Linux (requires `manylinux2014` support) and
145
145
Windows. pip version 20.3 or higher for macOS.
146
146
* Windows Native Requires
@@ -150,9 +150,10 @@ Note: GPU support is available for Ubuntu and Windows with CUDA®-enabled cards.
150
150
The following NVIDIA® software are only required for GPU support.
151
151
152
152
* [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}.
156
157
* *(Optional)*
157
158
[TensorRT](https://docs.nvidia.com/deeplearning/tensorrt/archives/index.html#trt_7){:.external}
158
159
to improve latency and throughput for inference.
You can’t perform that action at this time.
0 commit comments