/SudokuSazy

Primary LanguageJupyter Notebook

Sudoku Scanner and Solver

To run this project locally:

  • Clone this repo.
  • Install requirements.txt
  • In current directory, run python app.py in terminal.
    • The flask will be deployed on local port.

Thanks!