Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ imageio-ffmpeg==0.4.9
|
|
| 7 |
importlib-resources==6.1.1
|
| 8 |
matplotlib==3.7.2
|
| 9 |
moviepy==1.0.3
|
| 10 |
-
numpy=
|
| 11 |
openai==1.12.0
|
| 12 |
opencv-python==4.9.0.80
|
| 13 |
packaging==23.1
|
|
|
|
| 7 |
importlib-resources==6.1.1
|
| 8 |
matplotlib==3.7.2
|
| 9 |
moviepy==1.0.3
|
| 10 |
+
numpy>=2.1
|
| 11 |
openai==1.12.0
|
| 12 |
opencv-python==4.9.0.80
|
| 13 |
packaging==23.1
|