pip install torchvision0.8.2+cpu torchaudio=0.7.2 -f https://download.pytorch.org/whl/torch_stable .html 仍然不行: 然后去搜镜像,输入: python -m pip install --upgrade torch torchvision -i https://pypi.tuna.tsinghua.edu.cn/simple 成功了。结果: 然后安装opencv: pip3 install opencv-contrib-...
torchvision pip安装失败之后的源码安装 git clone git checkout 0.2.0 pip install pillow python setup.py install
conda install -y pytorch torchvision torchaudio cpuonly -c pytorch pip3 install opencv-python-headless gfpgan open-clip-torch xformers pyngrok clip-anytorch pip3 install -r requirements_versions.txt python launch.py --listen --lowvram --no-half --skip-torch-cuda-test ...