Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
numpy
|
|
|
1 |
+
ultralytics==8.3.22
|
2 |
+
opencv-python==4.10.0.84
|
3 |
+
numpy==2.1.2
|
4 |
+
pillow==11.0.0
|
|