mandaaarina commited on
Commit
5201c8d
·
verified ·
1 Parent(s): 6e4d8cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,6 +24,6 @@ def predict(img):
24
 
25
  outputs=gr.Label(num_top_classes=3),
26
 
27
- title="Brain and fruits classifier"",
28
 
29
  description="This model identifies between real brains, prunes and walnuts in images.").launch()
 
24
 
25
  outputs=gr.Label(num_top_classes=3),
26
 
27
+ title="Brain and fruits classifier",
28
 
29
  description="This model identifies between real brains, prunes and walnuts in images.").launch()