dosesnrolls1 commited on
Commit
ceb6930
·
verified ·
1 Parent(s): ea5d2e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt CHANGED
@@ -6,6 +6,14 @@ opencv-python-headless>=4.9.0
6
  numpy<2.0
7
  insightface==0.7.3
8
  onnxruntime-gpu>=1.17.0
 
 
 
 
 
 
 
 
9
  huggingface_hub>=0.23.0,<0.25
10
  hf_transfer>=0.1.6
11
  onnx>=1.16.0
 
6
  numpy<2.0
7
  insightface==0.7.3
8
  onnxruntime-gpu>=1.17.0
9
+ nvidia-cublas-cu12
10
+ nvidia-cudnn-cu12
11
+ nvidia-cuda-runtime-cu12
12
+ nvidia-cuda-nvrtc-cu12
13
+ nvidia-cufft-cu12
14
+ nvidia-curand-cu12
15
+ nvidia-cusolver-cu12
16
+ nvidia-cusparse-cu12
17
  huggingface_hub>=0.23.0,<0.25
18
  hf_transfer>=0.1.6
19
  onnx>=1.16.0