Spaces:
Runtime error
Runtime error
add examples
Browse files- app.py +1 -1
- blandings.jpg +3 -0
- florida_softshell.jpg +3 -0
- hawksbill.jpg +3 -0
- test_snapper.jpg +0 -0
app.py
CHANGED
@@ -30,7 +30,7 @@ iface = gr.Interface(
|
|
30 |
title=title,
|
31 |
description=description,
|
32 |
article=article,
|
33 |
-
examples=['
|
34 |
)
|
35 |
iface.launch()
|
36 |
|
|
|
30 |
title=title,
|
31 |
description=description,
|
32 |
article=article,
|
33 |
+
examples=['florida_softshell.jpg', 'hawksbill.jpg', 'blandings.jpg']
|
34 |
)
|
35 |
iface.launch()
|
36 |
|
blandings.jpg
ADDED
Git LFS Details
|
florida_softshell.jpg
ADDED
Git LFS Details
|
hawksbill.jpg
ADDED
Git LFS Details
|
test_snapper.jpg
CHANGED
Git LFS Details
|