Skip to content

Running

Jack Schumacher edited this page Jun 8, 2026 · 4 revisions

To run the app:

#Windows
python app.py
#Linux/Mac
python3 app.py

Clone this wiki locally