jervinjosh68 commited on
Commit
5e09f7f
·
1 Parent(s): 2fe1bcc

added example in app.py

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. gradio_queue.db +0 -0
app.py CHANGED
@@ -37,7 +37,7 @@ inputs = [
37
  title = "Vit-Age-Classification"
38
  description = "ViT-Age-Classification is used to categorize an individual's age using images"
39
  article = " <a href='https://huggingface.co/nateraw/vit-age-classifier'>Model Repo on Hugging Face Model Hub</a>"
40
- examples = ["surprisa.png"]
41
 
42
  gr.Interface(
43
  predict,
 
37
  title = "Vit-Age-Classification"
38
  description = "ViT-Age-Classification is used to categorize an individual's age using images"
39
  article = " <a href='https://huggingface.co/nateraw/vit-age-classifier'>Model Repo on Hugging Face Model Hub</a>"
40
+ examples = ["baby.jpg"]
41
 
42
  gr.Interface(
43
  predict,
gradio_queue.db CHANGED
Binary files a/gradio_queue.db and b/gradio_queue.db differ