diff --git a/_includes/quick_start_local.html b/_includes/quick_start_local.html index 81bd69fbf1d4..a1a456e7956c 100644 --- a/_includes/quick_start_local.html +++ b/_includes/quick_start_local.html @@ -1,7 +1,7 @@
Select your preferences and run the install command. Stable represents the most currently tested and supported version of PyTorch. This should be suitable for many users. Preview is available if you want the latest, not fully tested and supported, builds that are generated nightly. - Please ensure that you have met the prerequisites below (e.g., numpy), depending on your package manager. You can also - install previous versions of PyTorch. Note that LibTorch is only available for C++. + You can also install previous versions of PyTorch. Note that LibTorch is only + available for C++.
NOTE: Latest PyTorch requires Python 3.9 or later.