Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
streamlit==1.41.1
|
| 2 |
numpy==1.26.4
|
| 3 |
-
opencv-python-headless==4.9.0.80
|
|
|
|
|
|
| 1 |
streamlit==1.41.1
|
| 2 |
numpy==1.26.4
|
| 3 |
+
opencv-python-headless==4.9.0.80
|
| 4 |
+
ultralytics
|