Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-gpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tensorflow==2.15.1
# PyTorch with CUDA 12.4 support — 2.6.0 closes critical CVE (alert #61)
# Higher patched versions (2.7.1, 2.8.0) remain as low/medium advisories.
--extra-index-url https://download.pytorch.org/whl/cu124
torch==2.8.0
torch==2.12.0
torchvision==0.21.0

# ONNX Runtime with GPU
Expand Down
Loading