Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
seaborn==0.12.2
|
| 2 |
opencv-python==4.8.0.74
|
| 3 |
ultralytics==8.0.128
|
|
|
|
|
|
| 1 |
seaborn==0.12.2
|
| 2 |
opencv-python==4.8.0.74
|
| 3 |
ultralytics==8.0.128
|
| 4 |
+
numpy==1.26.0
|