pytholic commited on
Commit
5b15952
1 Parent(s): 0dc7e44

desc removed

Browse files
Files changed (2) hide show
  1. app/app.py +0 -2
  2. test_images/chicken.jpeg +0 -3
app/app.py CHANGED
@@ -73,7 +73,6 @@ def app():
73
 
74
  gr.Interface(
75
  title=title,
76
- description=description,
77
  fn=predict,
78
  inputs=gr.Image(type="pil"),
79
  outputs=gr.Label(
@@ -83,7 +82,6 @@ def app():
83
  "./test_images/dog.jpeg",
84
  "./test_images/cat.jpeg",
85
  "./test_images/butterfly.jpeg",
86
- "./test_images/chicken.jpeg",
87
  "./test_images/horse.jpeg",
88
  ],
89
  ).launch()
 
73
 
74
  gr.Interface(
75
  title=title,
 
76
  fn=predict,
77
  inputs=gr.Image(type="pil"),
78
  outputs=gr.Label(
 
82
  "./test_images/dog.jpeg",
83
  "./test_images/cat.jpeg",
84
  "./test_images/butterfly.jpeg",
 
85
  "./test_images/horse.jpeg",
86
  ],
87
  ).launch()
test_images/chicken.jpeg DELETED

Git LFS Details

  • SHA256: a196ea59c38fc4efdfb9819506be6376103c5f001f99a841f64bad34cc3f2f16
  • Pointer size: 130 Bytes
  • Size of remote file: 12.8 kB