Spaces:
Running
on
L40S
Running
on
L40S
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ facexlib==0.3.0
|
|
| 6 |
gradio==5.16.0
|
| 7 |
insightface==0.7.3
|
| 8 |
moviepy==1.0.3
|
| 9 |
-
numpy
|
| 10 |
opencv_contrib_python==4.10.0.84
|
| 11 |
opencv_python==4.10.0.84
|
| 12 |
opencv_python_headless==4.10.0.84
|
|
|
|
| 6 |
gradio==5.16.0
|
| 7 |
insightface==0.7.3
|
| 8 |
moviepy==1.0.3
|
| 9 |
+
numpy>=1.23,<2
|
| 10 |
opencv_contrib_python==4.10.0.84
|
| 11 |
opencv_python==4.10.0.84
|
| 12 |
opencv_python_headless==4.10.0.84
|