Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ description = "A pet breed classifier trained on the Oxford Pets dataset with fa
|
|
17 |
"and HuggingFace Spaces. "
|
18 |
article = "<p style='text-align: center'><a href='https://tmabraham.github.io/blog/gradio_hf_spaces_tutorial' " \
|
19 |
"target='_blank'>Blog post</a></p> "
|
20 |
-
examples = ['sample.
|
21 |
interpretation = 'default'
|
22 |
enable_queue = True
|
23 |
|
|
|
17 |
"and HuggingFace Spaces. "
|
18 |
article = "<p style='text-align: center'><a href='https://tmabraham.github.io/blog/gradio_hf_spaces_tutorial' " \
|
19 |
"target='_blank'>Blog post</a></p> "
|
20 |
+
examples = ['sample.jpeg']
|
21 |
interpretation = 'default'
|
22 |
enable_queue = True
|
23 |
|