Skip to content

Commit 134ee1d

Browse files
authored
Update batch api sample images (#1469)
1 parent 59f557f commit 134ee1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/batch/image-classifier/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,9 @@ $ curl $BATCH_API_ENDPOINT \
195195
"items": [
196196
"https://i.imgur.com/PzXprwl.jpg",
197197
"https://i.imgur.com/E4cOSLw.jpg",
198-
"http://farm1.static.flickr.com/13/17868690_fe11bdc16e.jpg",
198+
"https://user-images.githubusercontent.com/4365343/96516272-d40aa980-1234-11eb-949d-8e7e739b8345.jpg",
199199
"https://i.imgur.com/jDimNTZ.jpg",
200-
"http://farm2.static.flickr.com/1140/950904728_0d84ac956b.jpg"
200+
"https://i.imgur.com/WqeovVj.jpg"
201201
],
202202
"batch_size": 2
203203
},

0 commit comments

Comments
 (0)