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