Rathapoom commited on
Commit
5fd7f6d
·
1 Parent(s): c2c350a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -36,7 +36,7 @@ psutil # system utilization
36
  thop # FLOPs computation
37
  # albumentations>=1.0.3
38
  # pycocotools>=2.0 # COCO mAP
39
- # roboflow
40
 
41
- # !sudo apt install tesseract-ocr
42
- # pytesseract
 
36
  thop # FLOPs computation
37
  # albumentations>=1.0.3
38
  # pycocotools>=2.0 # COCO mAP
39
+ roboflow
40
 
41
+ tesseract-ocr
42
+ pytesseract