Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==5.23.3
|
2 |
-
numpy==2.
|
3 |
opencv_python==4.11.0.86
|
4 |
Pillow==11.1.0
|
5 |
-
ultralytics==8.3.100
|
|
|
1 |
gradio==5.23.3
|
2 |
+
numpy==2.1.1
|
3 |
opencv_python==4.11.0.86
|
4 |
Pillow==11.1.0
|
5 |
+
ultralytics==8.3.100
|