Can you tell me the command you used to upgrade to Torch 2.1.1? I'm not a regular Python user. The G

Can you tell me the command you used to upgrade to Torch 2.1.1? I'm not a regular Python user. The Github doc still only has this instruction and I'm not sure how to convert it and/or if I need to uninstall first
pip3 install torch==1.13.1 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
Was this page helpful?