Skip to content

Commit 45e3daa

Browse files
add pyteseract
1 parent 0a638ed commit 45e3daa

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
with:
3636
context: .
3737
push: true
38-
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.29
38+
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.30

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ python-dotenv==1.0.1
193193
python-engineio==4.11.2
194194
python-multipart==0.0.18
195195
python-socketio==5.12.1
196+
pytesseract==0.3.13
196197
pytz==2024.2
197198
PyWavelets==1.8.0
198199
PyYAML==6.0.2

0 commit comments

Comments
 (0)