Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,3 +4,5 @@ cython
|
|
4 |
gradio
|
5 |
opencv-python
|
6 |
Pillow
|
|
|
|
|
|
4 |
gradio
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
+
git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI
|
8 |
+
git+https://github.com/ultralytics/yolov5
|