Danny is turning 30! Time for a puzzle.
- Clone this repo
- Create a Python environment with Python version 3.9
- Install requirements (
pip install -r requirements.txt
) - Download the model (
python download_model.py
) - Check instructions (
python instructions.py
) - Solve riddle; adapt
main.py
(checktrain.py
for hints), runmain.py
- Check
mystery_image.png
; it should contain a meaningful image :-)
Good luck!