Docs Prettier reformat (#13483)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
2f2e81614f
commit
e5185ccf63
90 changed files with 763 additions and 742 deletions
|
|
@ -70,7 +70,7 @@ curl -X POST "https://api.ultralytics.com/v1/predict/MODEL_ID" \
|
|||
See the table below for a full list of available inference arguments.
|
||||
|
||||
| Argument | Default | Type | Description |
|
||||
|--------------|---------|---------|----------------------------------------------------------------------|
|
||||
| ------------ | ------- | ------- | -------------------------------------------------------------------- |
|
||||
| `image` | | `image` | Image file to be used for inference. |
|
||||
| `url` | | `str` | URL of the image if not passing a file. |
|
||||
| `size` | `640` | `int` | Size of the input image, valid range is `32` - `1280` pixels. |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue