File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -99,9 +99,9 @@ url: http://***.amazonaws.com/image/classifier
9999
100100$ curl http://***.amazonaws.com/image/classifier \
101101 -X POST -H "Content-Type: application/json" \
102- -d '{"url": "https://bowwowinsurance.com.au/wp-content/uploads/2018/10/akita-700x700 .jpg"}'
102+ -d '{"url": "https://i.imgur.com/PzXprwl .jpg"}'
103103
104- "Eskimo dog "
104+ "hotdog "
105105` ` `
106106
107107Any questions? [chat with us](https://gitter.im/cortexlabs/cortex).
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ A `deployment` specifies a set of resources that are deployed together. An `api`
5757 predictor :
5858 path : predictor.py
5959 metadata :
60- num_words : 20 # generate 20 words per request
60+ num_words : 50 # generate 50 words per request
6161 device : cuda # run on GPU
6262 compute :
6363 gpu : 1
You can’t perform that action at this time.
0 commit comments