#!/bin/bash

# Install dependencies
python -m pip install -r requirements.txt

# Run the codebase
python models.py