https://detectanomalies.herokuapp.com/
To run app, run command: python3 -m venv venv
pip install -r requirements.txt
and then: flask run
https://detectanomalies.herokuapp.com/
To run app, run command: python3 -m venv venv
pip install -r requirements.txt
and then: flask run