Spaces:
Sleeping
Sleeping
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.