Aumkeshchy2003 commited on
Commit
7e08370
·
verified ·
1 Parent(s): c5a0ba8

Update requirements.txt

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