Aumkeshchy2003 commited on
Commit
53393c5
·
verified ·
1 Parent(s): fddcb4f

Update requirements.txt

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