Skip to content

Commit

Permalink
Make OpenCV work on headless machines
Browse files Browse the repository at this point in the history
  • Loading branch information
deajan authored Mar 8, 2024
1 parent c48f970 commit f1ce21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies = [
"easyocr>=1.7.0",
"ocrmypdf>=14.2.1",
"Pillow>=10.0.1",
"opencv-python>=4.8.0.74",
"opencv-python-headless>=4.8.0.74",
"numpy>=1.20",
"torch",
]
Expand Down

0 comments on commit f1ce21d

Please sign in to comment.