jannatulferdaws commited on
Commit
242a31d
·
verified ·
1 Parent(s): e964e74
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -35,8 +35,7 @@ Depending on the model's architecture, the post-process the results obtained the
35
 
36
  - **Display or Use Results:**
37
  We have used gradio UI library to display the classification results. We can Select an image from the dropdown menu and click on the `Submit` button or drag and drop an image in the box. The model will classified the image into one of the 5 classes of grapevine leaves.
38
- Input: https://huggingface.co/jannatulferdaws/dl-project1/blob/main/images/UI%20input.png
39
- Output: https://huggingface.co/jannatulferdaws/dl-project1/blob/main/images/UI.png
40
  Use the code below to get started with the model.
41
  https://huggingface.co/spaces/jannatulferdaws/amrin_gradio_grapevine.
42
 
 
35
 
36
  - **Display or Use Results:**
37
  We have used gradio UI library to display the classification results. We can Select an image from the dropdown menu and click on the `Submit` button or drag and drop an image in the box. The model will classified the image into one of the 5 classes of grapevine leaves.
38
+
 
39
  Use the code below to get started with the model.
40
  https://huggingface.co/spaces/jannatulferdaws/amrin_gradio_grapevine.
41