SergeyO7 commited on
Commit
e069d05
·
verified ·
1 Parent(s): 6562d1d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -20,7 +20,8 @@ pyyaml
20
  packaging
21
  protobuf
22
  torch
23
- pytesseract==0.3.10
 
24
  chess
25
  markdownify
26
  stockfish
 
20
  packaging
21
  protobuf
22
  torch
23
+ easyocr==1.7.0 # Pure Python OCR
24
+ python-magic==0.4.27 # File type detection
25
  chess
26
  markdownify
27
  stockfish