I have tried reinstalling python, git, and deleted the repository and started fresh multiple times. Every time I am recieved by the same infinite loading. The last thing my command prompt displays is "Installing torch and torchvision" and after that, nothing changes no matter how long I leave...
🐛 Bug When I install torch via conda (as instructed here), torchvision 0.2.2 is installed instead of torchvision 0.8.2. To Reproduce I ran the following command: conda install pytorch torchvision torchaudio cudatoolkit=11.0 -c pytorch Ex...
Command: "F:\Stable diffusion\stable-diffusion-webui-1.4.0\venv\Scripts\python.exe" -m pip install torch==2.0.1 torchvision==0.15.2 --extra-index-url https://download.pytorch.org/whl/cu118 Error code: 2 请按任意键继续. . . Additional information No response 👎 1 kevin20233 added t...