This project can run on Windows only (due to direct inputs lock in Linux)
📀 Be aware to have the following requirements installed :
- Python 3.9
- pip 23.0.1
- Python virtual environement
- Pytorch (optional, can create bugs)
- Tesseract-OCR in PATH (simple set up steps here)
1️⃣ Firstly, clone the project :
- HTTP :
https://github.com/Golden-Sharks/SSDU.git
- SSH
git@github.com:Golden-Sharks/SSDU.git
2️⃣ Secondly, configure virtual environment :
python3 -m venv .
pip install -r requirements.txt
3️⃣ Finally, configure Tesseract-OCR path in tesseract_path.txt.
✅ Now you can run the project