cross detection for virtual ballot
pip install -r requirements.txt
inference with inference.py
fly launchto create a new appfly deployto deploy the appfly scale memory 512to scale up the memory since the default is 256MB will crash the app
poetry installto install dependenciespoetry shellto activate the virtual environmentpoetry run pytestto run tests