Spaces:
Build error
Build error
fix requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
autodistill
|
3 |
-
numpy==1.
|
4 |
opencv-python>=4.6.0
|
5 |
supervision
|
6 |
roboflow
|
|
|
1 |
torch
|
2 |
autodistill
|
3 |
+
numpy==1.26.2
|
4 |
opencv-python>=4.6.0
|
5 |
supervision
|
6 |
roboflow
|