This is a example how to use a trained machine learning model with a webpage
Maybe you need some more modules. See requirements.txt
.
Just run the python main.py
in your console or in your IDE.
Type python -m flask run
or python -m flask --app ./app.py run
in your console window and open the published URL in your browser.