ROCm --index-url access denied

I have the same issue. Please fix this!

To install the current latest version use (tested on python 3.11):

pip install torch==2.0.1+rocm5.4.2 torchvision==0.15.2+rocm5.4.2 torchaudio==2.0.2 --index-url https://download.pytorch.org/whl/rocm5.4.2/

(note versions are wrong on the site and won’t work)