Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 206 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 206 Bytes

PDF OCR text extraction

Requirements

  • Python 3.1x

Setting Up

  • Install requirements using pip install -r requirements.txt

Running the application

  • Run the flask app using python3 app.py