sparrow8i8 commited on
Commit
4c55d48
·
1 Parent(s): 1833acd

changed message

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ def classify(img):
13
 
14
 
15
  title = "Psilocybe classifier"
16
- description = "~83 percent accurate model. Please do not consume unknown mushrooms based on this app. With a more accurate model this could complement a harm minimization approach."
17
  image = gr.Image()
18
  label= gr.Label()
19
  examples=['psilocybe.jpg']
 
13
 
14
 
15
  title = "Psilocybe classifier"
16
+ description = "~85 percent accurate model. Please do not consume unknown mushrooms based on this app. With a more accurate model this could complement a harm minimization approach."
17
  image = gr.Image()
18
  label= gr.Label()
19
  examples=['psilocybe.jpg']