[misc] Update PyTorch version in docs (#5711)

Co-authored-by: Edenzzzz <wtan45@wisc.edu>
pull/5719/head
Edenzzzz 2024-05-13 12:02:52 +08:00 committed by GitHub
parent 537f6a3855
commit 785cd9a9c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Setup
Requirements:
- PyTorch >= 1.11 and PyTorch <= 2.1
- PyTorch >= 2.1
- Python >= 3.7
- CUDA >= 11.0
- [NVIDIA GPU Compute Capability](https://developer.nvidia.com/cuda-gpus) >= 7.0 (V100/RTX20 and higher)

View File

@ -2,7 +2,7 @@
环境要求:
- PyTorch >= 1.11 并且 PyTorch <= 2.1
- PyTorch >= 2.1
- Python >= 3.7
- CUDA >= 11.0
- [NVIDIA GPU Compute Capability](https://developer.nvidia.com/cuda-gpus) >= 7.0 (V100/RTX20 and higher)