Skip to content

Instantly share code, notes, and snippets.

@CEZERT
Created July 11, 2025 19:14
Show Gist options
  • Select an option

  • Save CEZERT/17b48875ad9a5b0a7f1a9cc280da7aea to your computer and use it in GitHub Desktop.

Select an option

Save CEZERT/17b48875ad9a5b0a7f1a9cc280da7aea to your computer and use it in GitHub Desktop.
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