kurianbenoy commited on
Commit
7d49c89
β€’
1 Parent(s): 0d9c3de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ def predict(img):
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",
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.",
21
  "interpretation": "default",
22
  "layout": "horizontal",
23
  "allow_flagging": "never",