清华大学源
比较全,但是没有torch
pip config set global.index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
南京大学源
有torch但是很多包没有,建议用来安装torch
pip3 install torch torchvision torchaudio --index-url https://mirrors.nju.edu.cn/pytorch/whl/cu126
比较全,但是没有torch
pip config set global.index-url https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple
有torch但是很多包没有,建议用来安装torch
pip3 install torch torchvision torchaudio --index-url https://mirrors.nju.edu.cn/pytorch/whl/cu126