We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f557f commit 134ee1dCopy full SHA for 134ee1d
examples/batch/image-classifier/README.md
@@ -195,9 +195,9 @@ $ curl $BATCH_API_ENDPOINT \
195
"items": [
196
"https://i.imgur.com/PzXprwl.jpg",
197
"https://i.imgur.com/E4cOSLw.jpg",
198
- "http://farm1.static.flickr.com/13/17868690_fe11bdc16e.jpg",
+ "https://user-images.githubusercontent.com/4365343/96516272-d40aa980-1234-11eb-949d-8e7e739b8345.jpg",
199
"https://i.imgur.com/jDimNTZ.jpg",
200
- "http://farm2.static.flickr.com/1140/950904728_0d84ac956b.jpg"
+ "https://i.imgur.com/WqeovVj.jpg"
201
],
202
"batch_size": 2
203
},
0 commit comments