Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,4 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
opencv-python-headless
|
4 |
-
gradio
|
|
|
1 |
+
ultralytics>=8.0.100
|
2 |
+
gradio
|
|
|
|