Aumkeshchy2003 commited on
Commit
12bfdb2
·
verified ·
1 Parent(s): e82b28e

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
- ultralytics
 
4
  gradio
5
- numpy
6
  opencv-python
7
- Pillow
8
- git+https://github.com/ultralytics/yolov5.git
 
1
  torch
2
  torchvision
3
+ cython
4
+ git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI
5
  gradio
 
6
  opencv-python
7
+ Pillow