Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ numpy>=1.19.2
|
|
4 |
opencv-python-headless>=4.5.1
|
5 |
gradio>=3.0
|
6 |
Pillow>=8.0.0
|
|
|
|
4 |
opencv-python-headless>=4.5.1
|
5 |
gradio>=3.0
|
6 |
Pillow>=8.0.0
|
7 |
+
ultralytics
|