Tell me why when I run pip install torch==1.12.1+cu113 torchvision==0.13.1+cu113 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu113
, it returns with ERROR: No matching distribution found for torch==1.12.1+cu113
?
I mean, it looks like the stuff I need is in the links, so why won't it install? No, I don't know how this works, and AI isn't helping me get this working, either. Please help me out?
I'm trying to install Stable Diffusion WebUI reForge on Linux Mint, and my outdated computer happens to use an Nvidia 470 driver. And no, I can't afford something better right now.