Yousef Rafat commited on
Commit
179b0f6
·
1 Parent(s): bf02e71

Added Unsafe Fungi

Browse files
Files changed (3) hide show
  1. Death-cap-mushroom.jpg +0 -0
  2. app.py +1 -1
  3. poisonous fungi.jpeg +0 -0
Death-cap-mushroom.jpg ADDED
app.py CHANGED
@@ -23,7 +23,7 @@ from gradio.components import Image, Label
23
  label = Label()
24
  image = Image() #shape = (192, 192)
25
  examples=[
26
- "healthy_fungi.jpg", "poisonous fungi.jpeg"]
27
 
28
 
29
  intf = gr.Interface(fn = classify_image, inputs = image, outputs = label, examples = examples)
 
23
  label = Label()
24
  image = Image() #shape = (192, 192)
25
  examples=[
26
+ "healthy_fungi.jpg", "Death-cap-mushroom.jpg"]
27
 
28
 
29
  intf = gr.Interface(fn = classify_image, inputs = image, outputs = label, examples = examples)
poisonous fungi.jpeg DELETED
Binary file (593 kB)