AItool commited on
Commit
c59062c
1 Parent(s): 731388a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ def classify_image(img):
18
  return dict(zip(categories, map(float,probs)))
19
 
20
  title = "ID_edible_wild_mushroom"
21
- description = "A deep learning based image classifier that tries to identify edible mushrooms.\nPerretxiku onen identifikagailua, deep-learning irudiak ikasita."
22
  interpretation = "default"
23
 
24
  # Cell
 
18
  return dict(zip(categories, map(float,probs)))
19
 
20
  title = "ID_edible_wild_mushroom"
21
+ description = "A deep learning based image classifier that tries to identify edible mushrooms. Perretxiku onen identifikagailua, deep-learning irudiak ikasita."
22
  interpretation = "default"
23
 
24
  # Cell