multimodalart HF Staff commited on
Commit
e1cbb8f
·
verified ·
1 Parent(s): c5a550f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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==2.2.2
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