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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -30,7 +30,4 @@ Thumbs.db
|
||||
# Test artifacts
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
|
||||
# ML model binaries (downloaded during setup)
|
||||
*.tflite
|
||||
htmlcov/
|
||||
Reference in New Issue
Block a user