소스 검색

update readme

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