tktejask commited on
Commit
58cb4f6
·
verified ·
1 Parent(s): c2a6d7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 🌿 LeafScan — Plant Disease Detection using Deep Learning
2
 
3
  A full-stack AI application that detects plant leaf diseases from real-world images using a fine-tuned **EfficientNetB3** model trained on the PlantVillage dataset.
 
1
+ ---
2
+ title: LeafScan
3
+ emoji: 🌿
4
+ colorFrom: green
5
+ colorTo: gray
6
+ sdk: docker
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
+
11
+
12
  # 🌿 LeafScan — Plant Disease Detection using Deep Learning
13
 
14
  A full-stack AI application that detects plant leaf diseases from real-world images using a fine-tuned **EfficientNetB3** model trained on the PlantVillage dataset.