Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 264 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 264 Bytes

ocr_to_tex_maths_formula

This is extension to https://github.com/lukas-blecher/LaTeX-OCR where we can give input and get output on a web interface

How to use :

  1. pip install -r requirements.txt
  2. you must have sqlite3 installed in your system
  3. flask run