bazudde commited on
Commit
9656fc3
·
1 Parent(s): ddda9cb

Adding breaks to readme

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Sweetpotato Disease Classifier
3
- emoji: 🏢
4
  colorFrom: gray
5
  colorTo: green
6
  sdk: gradio
@@ -10,6 +10,6 @@ pinned: false
10
  license: openrail
11
  ---
12
 
13
- A model designed to classify Sweet potato diseases
14
- Diseases used for training are Leaf spot, Leaf rust, Root rot
15
- The model is auto trained using ViT BY Huggingface
 
1
  ---
2
  title: Sweetpotato Disease Classifier
3
+ emoji: 🐢
4
  colorFrom: gray
5
  colorTo: green
6
  sdk: gradio
 
10
  license: openrail
11
  ---
12
 
13
+ <br>A model designed to classify Sweet potato diseases
14
+ <br>Diseases used for training are Leaf spot, Leaf rust, Root rot
15
+ <br>The model is auto trained using ViT BY Huggingface