yvoievid commited on
Commit
977056f
β€’
1 Parent(s): 35d44ca

change example extentions

Browse files
Files changed (3) hide show
  1. .app.py.swp +0 -0
  2. app.py +1 -1
  3. 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.jpeg']
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