input_clips
folder with a videofile (currently hardcoded
surfers.mp4
).env
file with your own keys (.env.template included)python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 main.py
2024-11-14: zoom call w @kevlee & @paulchoi to run this, internet borked right before we were about to run it for the first time.