An example set of Foxcross models deployed on heroku.
https://foxcross-example.herokuapp.com/
- Git clone the repository
- Create a new virtual environment
python -m venv venv - Install the requirements
pip install -r requirements.txt - Run the models
python models.py