πΏ AI Crop Doctor - Plant Disease Detection
This model is trained using YOLOv8 to identify diseases in plant leaves.
π Deployment Info
This repository uses a custom handler.py to enable Hugging Face Inference API (Serverless).
π Repository Structure
best.pt: Trained YOLOv8 model weights.handler.py: Custom inference logic.requirements.txt: Required Python packages.
π± Flutter Integration
The model is called via HTTP POST requests from a Flutter mobile application.