Zongsheng commited on
Commit
065ece6
1 Parent(s): 2f8be9c

replace examples

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -130,7 +130,7 @@ demo = gr.Interface(
130
  ['./testdata/whole_imgs/00.jpg', True, True, 2, 100],
131
  ['./testdata/whole_imgs/01.jpg', True, True, 2, 100],
132
  ['./testdata/whole_imgs/04.jpg', True, True, 2, 100],
133
- ['./testdata/whole_imgs/Solvay_conference_1927.png', True, True, 2, 100],
134
  ]
135
  )
136
 
 
130
  ['./testdata/whole_imgs/00.jpg', True, True, 2, 100],
131
  ['./testdata/whole_imgs/01.jpg', True, True, 2, 100],
132
  ['./testdata/whole_imgs/04.jpg', True, True, 2, 100],
133
+ ['./testdata/whole_imgs/05.jpg', True, True, 2, 100],
134
  ]
135
  )
136