Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🌿 Plant Diseases Classifier (MobileNetV3 + TFLite)
|
| 2 |
|
| 3 |
-
[](https://huggingface.co/spaces/
|
| 4 |
|
| 5 |
|
| 6 |
An optimized **plant disease detection** web app built using **TensorFlow**, **MobileNetV3**, and **Streamlit**, with **quantized TFLite deployment** for efficient inference on the web, cloud, and edge devices.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: "🌿 Plant Diseases Classifier"
|
| 3 |
+
emoji: "🌱"
|
| 4 |
+
colorFrom: "green"
|
| 5 |
+
colorTo: "blue"
|
| 6 |
+
sdk: "streamlit"
|
| 7 |
+
app_file: "streamlit_app.py"
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
|
| 11 |
# 🌿 Plant Diseases Classifier (MobileNetV3 + TFLite)
|
| 12 |
|
| 13 |
+
[](https://huggingface.co/spaces/khhamid/plants-diseases-detection)
|
| 14 |
|
| 15 |
|
| 16 |
An optimized **plant disease detection** web app built using **TensorFlow**, **MobileNetV3**, and **Streamlit**, with **quantized TFLite deployment** for efficient inference on the web, cloud, and edge devices.
|