rdjarbeng commited on
Commit
5ada4a5
·
verified ·
1 Parent(s): 2974d2b

remove supervision

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
  torch>=2.3.1
2
  torchvision>=0.18.1
3
- ultralytics==8.3.90
4
- supervision
5
  opencv-python
6
  gradio
7
- huggingface_hub
8
  numpy
 
1
  torch>=2.3.1
2
  torchvision>=0.18.1
3
+ ultralytics>=8.3.0
 
4
  opencv-python
5
  gradio
 
6
  numpy