panda1835 commited on
Commit
2b179b8
1 Parent(s): e3ea593

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,7 +146,7 @@ demo = gr.Interface(
146
  inputs=[image],
147
  outputs=output,
148
  title="ZooSign Reader",
149
- examples=['example_1.png', 'example_2.jpeg'],
150
  description="""
151
  Introducing **ZooSign Reader**, an innovative application designed to enhance your zoo experience! **ZooSign Reader** allows users to effortlessly upload images of zoo informational signs and receive detailed information about the species mentioned on those signs.
152
 
 
146
  inputs=[image],
147
  outputs=output,
148
  title="ZooSign Reader",
149
+ examples=['example_2.jpeg'],
150
  description="""
151
  Introducing **ZooSign Reader**, an innovative application designed to enhance your zoo experience! **ZooSign Reader** allows users to effortlessly upload images of zoo informational signs and receive detailed information about the species mentioned on those signs.
152