Skip to content

Commit

Permalink
fix: Modify the introduction document.
Browse files Browse the repository at this point in the history
  • Loading branch information
kerlomz committed Dec 4, 2018
1 parent 05fefd0 commit fa34192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ This project is only for deployment models, If you need to train the model, plea
| Parameter | Required | Type | Description |
| ---------- | ---- | ------ | ------------------------ |
| image | Yes | String | Base64 encoding binary stream |
Model_site | No | String | Site name, bindable in yaml configuration |
| model_site | No | String | Site name, bindable in yaml configuration |
| model_type | No | String | Category, bindable in yaml configuration |

The request is in JSON format, like: {"image": "base64 encoded image binary stream"}
Expand Down

0 comments on commit fa34192

Please sign in to comment.