Update README.md

This commit is contained in:
guanjihuan 2024-01-27 04:06:50 +08:00
parent 12fb8831a7
commit 69cacba860

View File

@ -42,7 +42,7 @@ sudo apt-get install ubuntu-drivers-common
sudo ubuntu-drivers autoinstall
```
此外,可以更新一下 Pytorchhttps://pytorch.org/get-started/locally/),也可以防止一些报错:
此外,可以更新一下 Pytorch https://pytorch.org/get-started/locally/ ),也可以防止一些报错:
```
conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia