adfly450 commited on
Commit
33f8eee
·
verified ·
1 Parent(s): 6a0bdb9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -13
requirements.txt CHANGED
@@ -1,13 +1,7 @@
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
 
1
+ numpy>=1.21,<2.0
2
+ gradio>=3.33.1
3
+ insightface>=0.7.3
4
+ onnx>=1.14.0
5
+ opencv-python>=4.7.0.72
6
+ opencv-python-headless>=4.7.0.72
7
+ scrfd>=0.2.0