To start the web app, type the following command on the console screen:
python main.py
You can then make predictions with the application by entering "http://127.0.0.1:5000/" :)
Document Scanner Web App with Python
To start the web app, type the following command on the console screen:
python main.py
You can then make predictions with the application by entering "http://127.0.0.1:5000/" :)
Document Scanner Web App with Python