Kolja Beigel пре 10 месеци
родитељ
комит
665e0736dc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -82,7 +82,7 @@ To update PyTorch and Torchaudio to support CUDA 12.X, execute the following:
 pip install torch==2.3.1+cu121 torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cu121
 ```
 
-Replace `2.3.1` with the version of CUDA that matches your system and requirements.
+Replace `2.3.1` with the version of PyTorch that matches your system and requirements.
 
 ### Steps That Might Be Necessary Before