Flavio de Oliveira commited on
Commit
9889233
1 Parent(s): ac4cb1b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -42,7 +42,9 @@ psutil # system utilization
42
  thop>=0.1.1 # FLOPs computation
43
  # albumentations>=1.0.3
44
  # pycocotools>=2.0.6 # COCO mAP
45
- # roboflow
 
 
46
 
47
  # HUB -----------------------------------------
48
  GitPython>=3.1.24
 
42
  thop>=0.1.1 # FLOPs computation
43
  # albumentations>=1.0.3
44
  # pycocotools>=2.0.6 # COCO mAP
45
+ #
46
+ supervision==0.13.0
47
+ opencv-python==4.8.0.76
48
 
49
  # HUB -----------------------------------------
50
  GitPython>=3.1.24