camilacorreamelo commited on
Commit
0b082b1
·
1 Parent(s): 1d71d15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -32,4 +32,5 @@ gr.Interface(
32
  title=title,
33
  description=description,
34
  examples=[["example/01.jpg"], ["example/02.jpg"],
35
- ["example/03.jpg"]]).launch()
 
 
32
  title=title,
33
  description=description,
34
  examples=[["example/01.jpg"], ["example/02.jpg"],
35
+ ["example/03.jpg"], ["example/04.jpg"], ["example/05.jpg"],
36
+ ["example/06.jpg"]]).launch()