provision: conda create --name aero-detection python=3.10 -y build: pip install ultralytics run: python main.py