Rathapoom commited on
Commit
bce7ed9
1 Parent(s): fc0da86

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -14,12 +14,12 @@ tqdm>=4.41.0
14
  protobuf<4.21.3
15
 
16
  # Logging -------------------------------------
17
- tensorboard>=2.4.1
18
  # wandb
19
 
20
  # Plotting ------------------------------------
21
  pandas>=1.1.4
22
- seaborn>=0.11.0
23
 
24
  # Export --------------------------------------
25
  # coremltools>=4.1 # CoreML export
@@ -36,9 +36,8 @@ psutil # system utilization
36
  thop # FLOPs computation
37
  # albumentations>=1.0.3
38
  # pycocotools>=2.0 # COCO mAP
39
- roboflow
40
 
41
- tesseract
42
- pytesseract
43
  gtts
44
  translate
 
14
  protobuf<4.21.3
15
 
16
  # Logging -------------------------------------
17
+
18
  # wandb
19
 
20
  # Plotting ------------------------------------
21
  pandas>=1.1.4
22
+
23
 
24
  # Export --------------------------------------
25
  # coremltools>=4.1 # CoreML export
 
36
  thop # FLOPs computation
37
  # albumentations>=1.0.3
38
  # pycocotools>=2.0 # COCO mAP
 
39
 
40
+ ZipFile
41
+ files
42
  gtts
43
  translate