Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
gradio
|
2 |
roboflow
|
3 |
-
|
4 |
numpy
|
5 |
-
|
6 |
-
python-dotenv
|
|
|
|
|
|
1 |
gradio
|
2 |
roboflow
|
3 |
+
supervision
|
4 |
numpy
|
5 |
+
opencv-python
|
6 |
+
python-dotenv
|
7 |
+
dds-cloudapi-sdk==0.3.3
|
8 |
+
pycocotools
|