mdasad3617 commited on
Commit
e467835
·
verified ·
1 Parent(s): 257a7bf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -6,3 +6,8 @@ pytesseract==0.3.10
6
  langdetect==1.0.9
7
  streamlit==1.25.0
8
  sentencepiece==0.1.96
 
 
 
 
 
 
6
  langdetect==1.0.9
7
  streamlit==1.25.0
8
  sentencepiece==0.1.96
9
+
10
+ # Instructions to install Tesseract OCR:
11
+ # - For Ubuntu/Debian: sudo apt install tesseract-ocr
12
+ # - For macOS: brew install tesseract
13
+ # - For Windows: Download and install from https://github.com/tesseract-ocr/tesseract