Spaces:
Runtime error
Runtime error
Added examples
Browse files- app.py +1 -1
- seag.jpg +0 -0
- thursh.jpg +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']]
|
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'], ['woodckock.jpg'],['dipper.jpg']]
|
80 |
|
81 |
gr.Interface(fn=find_best_matches,
|
82 |
inputs=[
|
seag.jpg
ADDED
thursh.jpg
ADDED