acmyu commited on
Commit
5239661
·
1 Parent(s): 54dadea

add another test image

Browse files
Files changed (4) hide show
  1. Vamp_squid.jpg +0 -0
  2. app.py +2 -1
  3. test.png +0 -0
  4. test2.png +0 -0
Vamp_squid.jpg ADDED
app.py CHANGED
@@ -56,6 +56,7 @@ gr.Interface(fn=run,
56
  col_count=(2, "fixed"),
57
  ),
58
  examples=[
59
- ['test.jpg', 'test.png'],
 
60
  ],
61
  description="Input an image to get a list of labels").launch(share=True)
 
56
  col_count=(2, "fixed"),
57
  ),
58
  examples=[
59
+ ['test.jpg'],
60
+ ['Vamp_squid.jpg'],
61
  ],
62
  description="Input an image to get a list of labels").launch(share=True)
test.png DELETED
Binary file (4.2 kB)
 
test2.png DELETED
Binary file (200 kB)