fix(ci): download model from Hugging Face instead of storing in repo

- Remove binary model artifacts tracked in repo (.tflite, saved_model, tfjs model.json)
- CI now downloads best_model.keras from Hugging Face Hub (MythEclipse2737/corn-leaf-disease-classifier)
- Add save_model.py step before convert_onnx.py in CI pipeline
- Remove LFS patterns from .gitattributes (no longer needed)
- Remove lfs:true from checkout action

The model is fetched at CI time using HF_TOKEN secret — no large
binary files stored in git.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
MythEclipse
2026-06-11 20:05:55 +00:00
co-authored by Claude
parent 8137057186
commit 7f17c19dc8
8 changed files with 158 additions and 13 deletions
Binary file not shown.
@@ -1 +0,0 @@
’ָחׁ›¡מY§¢¥ִּ™ֳֵא’–‎׃טׂקֶ־׸¥ִם—·(¡«‹…ֿמ»ך{2:39606749746474394
Binary file not shown.
File diff suppressed because one or more lines are too long