yqcyqc commited on
Commit
23776fc
·
verified ·
1 Parent(s): c282fb5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -87,6 +87,8 @@ def create_interface():
87
  "r0_18_100.jpg",
88
  "9_100.jpg",
89
  "100_100.jpg",
 
 
90
  ]
91
 
92
  with gr.Blocks(title="Fruit Classification", theme=gr.themes.Soft()) as demo:
 
87
  "r0_18_100.jpg",
88
  "9_100.jpg",
89
  "100_100.jpg",
90
+ "1105.jpg",
91
+ "5ecc819f1a579f513e0a1500fabb3f0.png"
92
  ]
93
 
94
  with gr.Blocks(title="Fruit Classification", theme=gr.themes.Soft()) as demo: