Update app.py
Browse files
app.py
CHANGED
@@ -34,8 +34,8 @@ article = """<b>NAME: OLUMIDE TOLULOPE SAMUEL</b> </br>
|
|
34 |
|
35 |
`To get samples of images to test this project;`
|
36 |
check for available images here @
|
37 |
-
`1. - https://www.kaggle.com/datasets/kausthubkannan/5-flower-types-classification-dataset
|
38 |
-
`2. - https://public.roboflow.com/classification/flowers
|
39 |
"""
|
40 |
|
41 |
|
|
|
34 |
|
35 |
`To get samples of images to test this project;`
|
36 |
check for available images here @
|
37 |
+
`1. - <a href="https://www.kaggle.com/datasets/kausthubkannan/5-flower-types-classification-dataset">Flower classification images 1</a>`
|
38 |
+
`2. - <a href="https://public.roboflow.com/classification/flowers">Flower classification images 1</a>`
|
39 |
"""
|
40 |
|
41 |
|