adfly450 commited on
Commit
6a0bdb9
·
verified ·
1 Parent(s): 0545c0b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
  ffmpeg-python==0.2.0
2
  gradio==3.33.1
3
  insightface==0.7.3
4
- numpy>=1.24.3,<1.26
5
- onnx>=1.14.0,<1.15
6
- onnxruntime>=1.15.0,<1.16
7
  opencv-python==4.7.0.72
8
  opencv-python-headless==4.7.0.72
9
- scikit-image>=0.20.0,<0.21
10
  tqdm>=4.0.0
11
  psutil>=5.0.0
12
  ngrok
13
- scrfd
 
1
  ffmpeg-python==0.2.0
2
  gradio==3.33.1
3
  insightface==0.7.3
4
+ numpy>=1.21.6,<1.26
5
+ onnx==1.14.0
6
+ onnxruntime>=1.16,<2.0
7
  opencv-python==4.7.0.72
8
  opencv-python-headless==4.7.0.72
9
+ scikit-image>=0.21.0,<0.22
10
  tqdm>=4.0.0
11
  psutil>=5.0.0
12
  ngrok
13
+ scrfd==0.2.0