ML Model API A REST API server built in Flask for managing and deploying ML models. Setup Set the following environment variables: FLASK_APP="app entrypoint ex. 'app.py'" FLASK_ENV="development"