Spaces:
Running
on
Zero
Running
on
Zero
Update packages.txt
Browse files- packages.txt +6 -2
packages.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
tesseract-ocr
|
2 |
libtesseract-dev
|
3 |
-
ghostscript
|
4 |
-
|
|
|
|
|
|
|
|
|
|
1 |
tesseract-ocr
|
2 |
libtesseract-dev
|
3 |
+
ghostscript # ocrmypdf 내부에서 gs 사용
|
4 |
+
tesseract-ocr-kor # 한국어
|
5 |
+
tesseract-ocr-rus # 러시아어
|
6 |
+
tesseract-ocr-chi-sim # 중국어 간체
|
7 |
+
tesseract-ocr-tha # 태국어
|
8 |
+
ffmpeg
|