Setup python3 -m venv venv source venv/bin/activate pip install -r requirements.txt Fine Tune python3 fine_tune.py Predict python3 predict.py