Spaces:
Runtime error
Runtime error
yvoievid
commited on
Commit
β’
977056f
1
Parent(s):
35d44ca
change example extentions
Browse files- .app.py.swp +0 -0
- app.py +1 -1
- horde.jpeg β horde.jpg +0 -0
.app.py.swp
CHANGED
Binary files a/.app.py.swp and b/.app.py.swp differ
|
|
app.py
CHANGED
@@ -14,7 +14,7 @@ def predict(img):
|
|
14 |
title = "Horde or Aliance Classifier"
|
15 |
description = "Horde or Aliance Classifier created in Hugging Face Spaces"
|
16 |
article="<p style='text-align: center'><a href='https://tmabraham.github.io/blog/gradio_hf_spaces_tutorial' target='_blank'>Blog post</a></p>"
|
17 |
-
examples = ['horde.
|
18 |
interpretation='default'
|
19 |
enable_queue=True
|
20 |
|
|
|
14 |
title = "Horde or Aliance Classifier"
|
15 |
description = "Horde or Aliance Classifier created in Hugging Face Spaces"
|
16 |
article="<p style='text-align: center'><a href='https://tmabraham.github.io/blog/gradio_hf_spaces_tutorial' target='_blank'>Blog post</a></p>"
|
17 |
+
examples = ['horde.jpg']
|
18 |
interpretation='default'
|
19 |
enable_queue=True
|
20 |
|
horde.jpeg β horde.jpg
RENAMED
File without changes
|