Aumkeshchy2003 commited on
Commit
f47f169
·
verified ·
1 Parent(s): aae7ab2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -233,7 +233,7 @@ app = gr.Interface(
233
  outputs=gr.Label(num_top_classes=5, label="Predicted Species"),
234
  title="🐦 Bird Species Classifier (ViT)",
235
  description="Upload an image of a bird and the ViT model will classify its species.",
236
- examples=["frame_000091.jpg",
237
  "frame_000131.jpg",
238
  "frame_000181.jpg",
239
  "frame_000211.jpg",
 
233
  outputs=gr.Label(num_top_classes=5, label="Predicted Species"),
234
  title="🐦 Bird Species Classifier (ViT)",
235
  description="Upload an image of a bird and the ViT model will classify its species.",
236
+ examples=[
237
  "frame_000131.jpg",
238
  "frame_000181.jpg",
239
  "frame_000211.jpg",