himanshu3103 commited on
Commit
72f9fa7
1 Parent(s): 891c125

uploaded more examples

Browse files
Files changed (4) hide show
  1. app.py +1 -1
  2. arthur.jpg +0 -0
  3. ellielou.jpg +0 -0
  4. kratos.jpg +0 -0
app.py CHANGED
@@ -12,7 +12,7 @@ def predict(img):
12
  title = "Video Game Character Classifier"
13
  # description = "A pet breed classifier trained on the Oxford Pets dataset with fastai. Created as a demo for Gradio and HuggingFace Spaces."
14
  #article="<p style='text-align: center'><a href='https://tmabraham.github.io/blog/gradio_hf_spaces_tutorial' target='_blank'>Blog post</a></p>"
15
- examples = ['ellie.jpg']
16
  interpretation='default'
17
  enable_queue=True
18
 
 
12
  title = "Video Game Character Classifier"
13
  # description = "A pet breed classifier trained on the Oxford Pets dataset with fastai. Created as a demo for Gradio and HuggingFace Spaces."
14
  #article="<p style='text-align: center'><a href='https://tmabraham.github.io/blog/gradio_hf_spaces_tutorial' target='_blank'>Blog post</a></p>"
15
+ examples = ['ellie.jpg','arthur.jpg','kratos.jpg','ellielou.jpg']
16
  interpretation='default'
17
  enable_queue=True
18
 
arthur.jpg ADDED
ellielou.jpg ADDED
kratos.jpg ADDED