diff --git a/requirements.txt b/requirements.txt index 6618feb..218b104 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ psutil==5.9.0 # PyTorch - Install separately with CUDA support: # On Windows/Linux: -# pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124 +# pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu128 # On macOS: # pip3 install torch torchvision torchaudio