Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
-
opencv-python-headless
|
3 |
-
|
4 |
-
|
5 |
-
requests>=2.27.0
|
6 |
-
numpy>=1.21.0
|
|
|
1 |
+
streamlit
|
2 |
+
opencv-python-headless
|
3 |
+
ultralytics
|
4 |
+
Pillow
|
|
|
|