From d2636c2f95d7b4f434db56f0021beafa75e51c5c Mon Sep 17 00:00:00 2001 From: loukaniko85 <87979686+loukaniko85@users.noreply.github.com> Date: Fri, 13 Feb 2026 11:41:20 +1100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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