youplala commited on
Commit
8163622
β€’
1 Parent(s): cd4e335

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ gr.Interface(
84
  examples=[
85
  [("Two cats")],
86
  [("A plane flying")],
87
- [("A family picture")],
88
  [("un homme marchant sur le parc")],
89
  ],
90
  ).launch(debug=True)
 
84
  examples=[
85
  [("Two cats")],
86
  [("A plane flying")],
87
+ [("A fox")],
88
  [("un homme marchant sur le parc")],
89
  ],
90
  ).launch(debug=True)