Ebiendele90/cocoa-disease-detector
0
๐ซ Cocoa Disease Detector โ Streamlit App
Detect diseases in cocoa leaves using deep learning, hosted with Streamlit on Hugging Face Spaces (Docker SDK).
๐ง Features
- Upload cocoa leaf images
- Predict disease: Healthy, Monilia, Other
- TensorFlow + Streamlit interface
๐ Deployment Notes
- This app uses a Dockerfile to run Streamlit inside Hugging Face Spaces.
- The model (
model_tertinggi.h5) is downloaded from Google Drive at runtime.
๐ Try it live (once deployed)
https://huggingface.co/spaces/YOUR_USERNAME/cocoa-disease-detector
