# PyTorch CPU | |
# torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu | |
# GPU | |
`pip install torch==2.5.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118` |
# PyTorch CPU | |
# torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu | |
# GPU | |
`pip install torch==2.5.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118` |