Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ imageio==2.37.0
|
|
| 8 |
imageio-ffmpeg==0.6.0
|
| 9 |
opencv-python-headless==4.9.0.80
|
| 10 |
Pillow==10.2.0
|
| 11 |
-
numpy
|
| 12 |
proglog==0.1.12
|
| 13 |
decorator==5.2.1
|
| 14 |
|
|
|
|
| 8 |
imageio-ffmpeg==0.6.0
|
| 9 |
opencv-python-headless==4.9.0.80
|
| 10 |
Pillow==10.2.0
|
| 11 |
+
numpy<2.0
|
| 12 |
proglog==0.1.12
|
| 13 |
decorator==5.2.1
|
| 14 |
|