Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 307 Bytes

OCR service

How to run:

  • pip install -r requirements.txt
  • copy .env.example file and rename it to .env
  • enter own secret string
  • python main.py

How to use: