miracle01 commited on
Commit
08c9bbd
·
verified ·
1 Parent(s): 4388482

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -32,7 +32,9 @@ article = """<b>NAME: OLUMIDE TOLULOPE SAMUEL</b> </br>
32
  <b>LEVEL: 400L</b> </br>
33
  <b>DEPARTMENT: COMPUTER SCIENCE</b>
34
 
35
- `To run this program locally, follow these steps;`
 
 
36
  """
37
 
38
 
 
32
  <b>LEVEL: 400L</b> </br>
33
  <b>DEPARTMENT: COMPUTER SCIENCE</b>
34
 
35
+ `To get samples of images to test this project;`
36
+ check for available images here @
37
+ `https://www.kaggle.com/datasets/kausthubkannan/5-flower-types-classification-dataset`
38
  """
39
 
40