Spaces:
Runtime error
Runtime error
Adding breaks to readme
Browse files
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
|