Ii commited on
Commit
ce7ee61
·
verified ·
1 Parent(s): 2f1b78c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -12
requirements.txt CHANGED
@@ -1,14 +1,8 @@
1
- ffmpeg_python==0.2.0
2
- gradio==3.33.1
3
- insightface==0.7.3
4
- numpy==1.24.3
5
  onnx==1.14.0
6
  onnxruntime==1.15.0
7
- opencv_python==4.7.0.72
8
- opencv_python_headless==4.7.0.72
9
- scikit-image==0.20.0
10
- tqdm
11
- psutil
12
- ngrok
13
- scrfd
14
- pillow
 
1
+ ngrok==1.4.0
2
+ psutil==6.1.1
3
+ tqdm==4.67.1
4
+ opencv-python==4.7.0.72
5
  onnx==1.14.0
6
  onnxruntime==1.15.0
7
+ numpy==1.24.3
8
+ gradio==3.33.1