Skip to content

Commit

Permalink
Update nvidia_requirements.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Bubbles The Dev <[email protected]>
  • Loading branch information
KernFerm authored Oct 18, 2024
1 parent 155f553 commit b42f60e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nvidia_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# For NVIDIA GPUs with CUDA support (Windows)
torch==2.5.0
torchvision==0.19.1+cu118
torchaudio==2.5.0
torch==2.5.0+cu118
torchvision==0.20.1+cu118
torchaudio==2.5.0+cu118
onnx==1.17.0
onnxruntime-gpu==1.19.2
numpy # Required for PyTorch and ONNX operations
Expand Down

0 comments on commit b42f60e

Please sign in to comment.