We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64aa3d8 commit c4da117Copy full SHA for c4da117
server/requirements-cuda.txt
@@ -4,7 +4,7 @@
4
# # bash Anaconda3-2022.10-Linux-x86_64.sh
5
6
# PyPI onnxruntime-gpu>=1.19 is compiled with CUDA 12.x and cuDNN 9.x
7
---extra-index-url https://download.pytorch.org/whl/cu121
+--extra-index-url https://download.pytorch.org/whl/nightly/cu126
8
torch>=2.4.0
9
torchaudio
10
faiss-cpu; sys_platform!='linux'
0 commit comments