Aumkeshchy2003 commited on
Commit
8525a42
·
verified ·
1 Parent(s): 9af1953

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ cython
4
  gradio
5
  opencv-python
6
  Pillow
7
- git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI
 
 
4
  gradio
5
  opencv-python
6
  Pillow
7
+ pycocotools-windows; platform_system == "Windows"
8
+ pycocotools; platform_system != "Windows"