soheiltp commited on
Commit
5aad4a1
1 Parent(s): 01c5da1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -26,7 +26,8 @@ iface = gr.Interface(
26
  interpretation="default",
27
  examples=[
28
  ["cheetah1.jpg"],
29
- ["lion.jpg"]
 
30
  ])
31
 
32
  if __name__ == "__main__":
 
26
  interpretation="default",
27
  examples=[
28
  ["cheetah1.jpg"],
29
+ ["lion.jpg"],
30
+ ["ma.jpg"]
31
  ])
32
 
33
  if __name__ == "__main__":