assile commited on
Commit
1bc0bc9
·
verified ·
1 Parent(s): 2ce000a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu124
 
 
2
  numpy==1.26.4
3
  gradio==5.9.1
4
  opencv-python-headless==4.10.0.84
5
- onnx==1.16.1
6
  insightface==0.7.3
7
  albucore==0.0.16
8
  psutil==5.9.6
9
- torch==2.6.0+cu124
10
- torchvision==0.16.0+cu124
11
  onnxruntime-gpu==1.20.1
12
  tqdm==4.66.4
13
  ftfy
14
  regex
15
- pyvirtualcam
 
1
  --extra-index-url https://download.pytorch.org/whl/cu124
2
+ torch==2.6.0+cu124
3
+ torchvision==0.17.0+cu124
4
  numpy==1.26.4
5
  gradio==5.9.1
6
  opencv-python-headless==4.10.0.84
 
7
  insightface==0.7.3
8
  albucore==0.0.16
9
  psutil==5.9.6
10
+ onnx==1.16.1
 
11
  onnxruntime-gpu==1.20.1
12
  tqdm==4.66.4
13
  ftfy
14
  regex
15
+ pyvirtualcam