Update requirements.txt

This commit is contained in:
loukaniko85 2026-02-13 11:41:20 +11:00 committed by GitHub
parent e850cf0a43
commit d2636c2f95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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