I strongly recommend running the model download in tmux or screen, as it takes a while to download the models.
pip install -r requirements.txt
Download models and import them into bentoml
python3 models.py
Run the server
BENTOML_CONFIG=bento_config.yaml bentoml serve <service_name.py>:svc