Spaces:
Sleeping
Sleeping
kurianbenoy
commited on
Commit
•
0d9c3de
1
Parent(s):
8feb7e3
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ def predict(img):
|
|
17 |
|
18 |
interface_options = {
|
19 |
"title": "Identify which flower it is?",
|
20 |
-
"description": "
|
21 |
"interpretation": "default",
|
22 |
"layout": "horizontal",
|
23 |
"allow_flagging": "never",
|
|
|
17 |
|
18 |
interface_options = {
|
19 |
"title": "Identify which flower it is?",
|
20 |
+
"description": "I am terribly bad at remembering names of flowers and trees and it's often difficult to fathom how diverse our natural world is.There are over 5,000 species of mammals, 10,000 species of birds, 30,000 species of fish – and astonishingly, over 400,000 different types of flowers.\n Identify which flower variety it is by uploading your images of flowers.",
|
21 |
"interpretation": "default",
|
22 |
"layout": "horizontal",
|
23 |
"allow_flagging": "never",
|