Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
ultralytics
|
3 |
opencv-python
|
4 |
numpy
|
5 |
Pillow
|
|
|
1 |
gradio
|
2 |
+
ultralytics>=8.0.0
|
3 |
opencv-python
|
4 |
numpy
|
5 |
Pillow
|