Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
gradio==
|
| 2 |
opencv-python-headless==4.10.0.84
|
| 3 |
insightface==0.7.3
|
| 4 |
numpy==1.26.4
|
| 5 |
protobuf==3.20.3
|
| 6 |
-
moviepy==1.0.3
|
| 7 |
ffmpeg-python
|
| 8 |
onnx==1.16.1
|
| 9 |
albucore==0.0.16
|
|
|
|
| 1 |
+
gradio==5.9.1
|
| 2 |
opencv-python-headless==4.10.0.84
|
| 3 |
insightface==0.7.3
|
| 4 |
numpy==1.26.4
|
| 5 |
protobuf==3.20.3
|
| 6 |
+
moviepy==1.0.3
|
| 7 |
ffmpeg-python
|
| 8 |
onnx==1.16.1
|
| 9 |
albucore==0.0.16
|