hackerbyhobby commited on
Commit
31d8faa
·
unverified ·
1 Parent(s): def395e

updated requirements and added apt.txt

Browse files
Files changed (2) hide show
  1. apt.txt +3 -0
  2. requirements.txt +0 -1
apt.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ tesseract-ocr
2
+ libtesseract-dev
3
+ libleptonica-dev
requirements.txt CHANGED
@@ -4,5 +4,4 @@ torch==2.0.1
4
  sentencepiece==0.1.99
5
  pytesseract==0.3.10
6
  Pillow==9.5.0
7
- tesseract-ocr
8
  numpy==1.23.5
 
4
  sentencepiece==0.1.99
5
  pytesseract==0.3.10
6
  Pillow==9.5.0
 
7
  numpy==1.23.5