kai-sheng commited on
Commit
4d0f961
·
verified ·
1 Parent(s): 5695a4d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y \
9
  tesseract-ocr-eng \
10
  tesseract-ocr-chi-sim \
11
  tesseract-ocr-msa \
 
12
  && rm -rf /var/lib/apt/lists/*
13
 
14
  # Install Tesseract and its language data files
 
9
  tesseract-ocr-eng \
10
  tesseract-ocr-chi-sim \
11
  tesseract-ocr-msa \
12
+ libleptonica-dev \
13
  && rm -rf /var/lib/apt/lists/*
14
 
15
  # Install Tesseract and its language data files