Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ image
|
|
3 |
gradio
|
4 |
huggingface_hub
|
5 |
ultralytics
|
6 |
-
|
7 |
-
|
|
|
3 |
gradio
|
4 |
huggingface_hub
|
5 |
ultralytics
|
6 |
+
Pillow==7.1.2
|
7 |
+
opencv-python==4.6.0
|