plant-disease-api / README.md
sujoy0011's picture
Update README.md
ae9f9a7 verified
metadata
title: Plant Disease Prediction API
emoji: 🌿
colorFrom: green
colorTo: blue
sdk: docker
app_file: app.py
pinned: false

Plant Disease Prediction API

This FastAPI app predicts plant diseases from images using a deep learning model.

Endpoints:

  • /predict: POST endpoint to upload an image and get the disease prediction.