Created
July 11, 2025 19:14
-
-
Save CEZERT/17b48875ad9a5b0a7f1a9cc280da7aea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import subprocess | |
| subprocess.check_call(['pip', 'install', 'opencv-python', 'pytesseract', 'easyocr', 'pillow']) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment