Ii
commited on
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
ffmpeg_python==0.2.0
|
2 |
-
gradio==3.
|
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
|
|
|
1 |
ffmpeg_python==0.2.0
|
2 |
+
gradio==3.41
|
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 |
scikit-image==0.20.0
|
9 |
tqdm
|
10 |
psutil
|
|