File size: 207 Bytes
898516b
 
 
 
 
 
1
2
3
4
5
6
# 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`