vesteinn commited on
Commit
3f0ac21
1 Parent(s): e0320e4

Fixed examples

Browse files
Files changed (3) hide show
  1. app.py +1 -1
  2. dipper.jpeg +0 -0
  3. woodcock.jpeg +0 -0
app.py CHANGED
@@ -76,7 +76,7 @@ def find_best_matches(image):
76
  label = ALL_LABELS[idx]
77
  return label
78
 
79
- examples=[['bj.jpg'],['duckly.jpg'],['some.jpg'],['turdus.jpg'],['seag.jpg'],['thursh.jpg'], ['woodcock.jpg'],['dipper.jpeg']]
80
 
81
  gr.Interface(fn=find_best_matches,
82
  inputs=[
76
  label = ALL_LABELS[idx]
77
  return label
78
 
79
+ examples=[['bj.jpg'],['duckly.jpg'],['some.jpg'],['turdus.jpg'],['seag.jpg'],['thursh.jpg'], ['woodcock.jpeg'],['dipper.jpeg']]
80
 
81
  gr.Interface(fn=find_best_matches,
82
  inputs=[
dipper.jpeg ADDED
woodcock.jpeg ADDED