Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,7 +9,7 @@ matplotlib
|
|
| 9 |
timm
|
| 10 |
scipy
|
| 11 |
opencv-python-headless
|
| 12 |
-
numpy
|
| 13 |
|
| 14 |
# Web framework
|
| 15 |
fastapi
|
|
|
|
| 9 |
timm
|
| 10 |
scipy
|
| 11 |
opencv-python-headless
|
| 12 |
+
numpy<2.0
|
| 13 |
|
| 14 |
# Web framework
|
| 15 |
fastapi
|