no unicode

This commit is contained in:
everbarry 2026-03-19 15:37:56 +01:00
parent 05d5320455
commit 8bc7eb9f4b

View File

@ -2,8 +2,8 @@
Wildlife Monitoring Dashboard Yellowstone National Park
Flask app with two pages:
/ fullscreen map with camera markers + togglable sidebar
/det/<id> detection detail page with all XAI visualisations
/ - fullscreen map with camera markers + togglable sidebar
/det/<id> - detection detail page with all XAI visualisations
Run: uv run python dashboard.py
"""