Spaces:
Sleeping
Sleeping
update app
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ label = gr.outputs.Label()
|
|
37 |
|
38 |
examples = [
|
39 |
'test_images/test_00.jpg',
|
40 |
-
'test_images/cornish_cross_test_01.jpg'
|
41 |
'test_images/frizzle_test_03.jpg',
|
42 |
'test_images/polish_test_05.jpg',
|
43 |
'test_images/blue_laced_red_wyandotte_09.jpg'
|
|
|
37 |
|
38 |
examples = [
|
39 |
'test_images/test_00.jpg',
|
40 |
+
'test_images/cornish_cross_test_01.jpg',
|
41 |
'test_images/frizzle_test_03.jpg',
|
42 |
'test_images/polish_test_05.jpg',
|
43 |
'test_images/blue_laced_red_wyandotte_09.jpg'
|