Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ torch
|
|
| 4 |
torchvision
|
| 5 |
pyclipper
|
| 6 |
pytorch-extension
|
| 7 |
-
opencv-python
|
|
|
|
|
|
| 4 |
torchvision
|
| 5 |
pyclipper
|
| 6 |
pytorch-extension
|
| 7 |
+
opencv-python
|
| 8 |
+
git+https://github.com/waleedka/cocoapi.git#egg=pycocotools&subdirectory=PythonAPI
|