Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ cython
|
|
4 |
gradio
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
-
|
|
|
|
4 |
gradio
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
+
pycocotools-windows; platform_system == "Windows"
|
8 |
+
pycocotools; platform_system != "Windows"
|