Skip to content

Commit 66f3dae

Browse files
Update some old version requirements for the pip installation.
PiperOrigin-RevId: 648745514
1 parent 940d94c commit 66f3dae

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

site/en/install/pip.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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.
150150
The 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.

0 commit comments

Comments
 (0)