Files
plant-disease-id/apps/web/.gitattributes
Michael Freno 820a872f07 Initial commit: Plant Disease Identification app
- Next.js 16 App Router project with Tailwind CSS
- Plant disease knowledge base (93 diseases, 25 plants)
- Image upload with client+server preprocessing
- ML inference pipeline with mock/demo fallback
- Responsive results page with disease cards and treatment
- Full test suite (285 passing tests)
2026-06-05 19:21:16 -04:00

3 lines
90 B
Plaintext

# Git LFS for compiled ML model files
public/models/* filter=lfs diff=lfs merge=lfs -text