Bundle TFLite model in repo, remove download script

The original TF model zoo URL was dead (403). Model sourced from
google-coral/test_data instead and checked in directly at 6MB.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Alex
2026-02-08 17:17:42 -06:00
parent e1171e8ff8
commit 5466793e69
4 changed files with 2 additions and 70 deletions

5
.gitignore vendored
View File

@@ -30,7 +30,4 @@ Thumbs.db
# Test artifacts
.pytest_cache/
.coverage
htmlcov/
# ML model binaries (downloaded during setup)
*.tflite
htmlcov/