fix: dead link
This commit is contained in:
@@ -127,9 +127,9 @@ PyTorch 完全基于 Python。
|
||||
|
||||
如果你使用 conda 安装 pytorch 太慢或者失败,不妨换个下载源试试
|
||||
|
||||
在 [cmd](https://so.csdn.net/so/search?q=cmd&spm=1001.2101.3001.7020) 命令行中,输入添加以下命令:
|
||||
在 cmd 命令行中,输入添加以下命令:
|
||||
|
||||
```
|
||||
```bash
|
||||
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
|
||||
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
|
||||
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
|
||||
|
||||
Reference in New Issue
Block a user