imkhan107 commited on
Commit
65ec5fb
1 Parent(s): 73131ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -1,13 +1,15 @@
1
-
2
- title: Apple Disease Detection
3
- emoji: 🔥
4
- colorFrom: gray
5
- colorTo: green
6
  sdk: streamlit
7
  sdk_version: 1.31.1
8
- app_file: app.py
 
 
9
  pinned: false
10
- license: apache-2.0
 
 
11
 
12
  <h2>Welcome to Deep Diagnosis</h2>
13
 
@@ -20,4 +22,4 @@ This app allows you to detect different apple diseases from leaf images.
20
  <li>MLB</li>
21
  <li>Mossaic</li>
22
  <li>Powdery Mildew</li>
23
- <li>Necrosis</li>
 
1
+ ---
2
+ license: apache-2.0
3
+ title: Deep Diagnosis
 
 
4
  sdk: streamlit
5
  sdk_version: 1.31.1
6
+ emoji:
7
+ colorFrom: yellow
8
+ colorTo: green
9
  pinned: false
10
+ app_file: app.py
11
+ ---
12
+
13
 
14
  <h2>Welcome to Deep Diagnosis</h2>
15
 
 
22
  <li>MLB</li>
23
  <li>Mossaic</li>
24
  <li>Powdery Mildew</li>
25
+ <li>Necrosis</li>